What is odbc in vc ++?



What is odbc in vc ++?..

Answer / Yajuvendra Singh

ODBC (Open Database Connectivity) is not directly related to VC++. It is a standard API for accessing various database management systems from application software written in different programming languages, including C++, but the ODBC library itself is typically provided by the operating system or database vendor.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VC++ AllOther Interview Questions

Name the three types of loops used in C++ programs?

4 Answers  


What is a microsoft visual c++ 2008 redistributable?

1 Answers  


What is vcredist_x86 exe?

1 Answers  


What are the advantages of a message map

1 Answers  


How do you specify which control is the buddy control?

2 Answers  


What is microsoft visual c++ 2008 redistributable?

1 Answers  


What is visual c++ used for?

1 Answers  


Explain the significance of initapplication() in vc++.

1 Answers  


Is microsoft visual c++ important?

1 Answers  


What is odbc in vc ++?

1 Answers  


What is iunknown? Explain some of commonly used methods provided by iunknown.

1 Answers  


What is vcredist?

1 Answers  


Categories