Parts of ODBC?



Parts of ODBC?..

Answer / Devki Nandan Sharma

ODBC (Open Database Connectivity) is divided into three main components: Application Programming Interface (API), Driver Manager, and Database Drivers. The API serves as an interface between the application and the Driver Manager; the Driver Manager manages multiple database drivers; and Database Drivers connect to specific databases.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

Is Visual Basic case sensitive in general?

3 Answers  


Write the Steps in Creating an ActiveX Control?

1 Answers  


Discuss the working with to-do lists.

1 Answers  


How can you force new objects to be created on new threads?

1 Answers  


How can I speed up my VB database application?

1 Answers  


How does VB Pass arguments to a function by default?

2 Answers  


how to make unlimited id(1rimjim,2rimjim,3rimjim....etc) login grp chat pogram for jabber?

1 Answers  


___ is a property to resize a label control according to your caption.

1 Answers  


___,___ arguments will be used to run a executable program in shell function

1 Answers  


How would you add column headers in listview control?

1 Answers   Infosys,


What is the-use of property page Wizard in ActiveX Control?

1 Answers  


Why doesn't "my string" & Chr$(13) do what I want?

1 Answers  


Categories