What is the difference between OLEDB and ODBC

Answers were Sorted based on User's Feedback



What is the difference between OLEDB and ODBC..

Answer / kranthi

ODBC-it is designed for connecting to relational databases.
However, OLE DB can access relational databases as well as
nonrelational databases.

Is This Answer Correct ?    30 Yes 2 No

What is the difference between OLEDB and ODBC..

Answer / padma

OpenDatabaseConnectivity is a microsoft standard for
connecting to relational databases.

Advanced version of ODBC is OLE DB

Is This Answer Correct ?    22 Yes 6 No

What is the difference between OLEDB and ODBC..

Answer / tasneemuddin

OLE DB is a superset of ODBC.

Is This Answer Correct ?    10 Yes 1 No

What is the difference between OLEDB and ODBC..

Answer / om mohokar

OLEDB is a newer version of ODBC

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Can a database be shrunk with users active?

0 Answers  


Define views.

0 Answers  


What is the full form of dql?

0 Answers  


Can group functions be mixed with non-group selection fields in ms sql server?

0 Answers  


wat is mean by normalization?......programing defination i need...(i know basic defination)

4 Answers   Wipro,






How to find out what is the default collation in a database?

0 Answers  


What is user-defined inline table-valued function?

0 Answers  


What does the not null constraint do?

0 Answers  


What is ms sql server service broker?

0 Answers  


What is a materialized view?

3 Answers  


What part does database design plays a role in performance of an sql server-based application?

0 Answers  


what are the problems in logshipping?

3 Answers  


Categories