Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC

Status
Not open for further replies.

cgillin

Programmer
Joined
Mar 20, 2003
Messages
58
Location
US
I have to create a program that will be able to connect to a variety of databases such as MySQL, Oracle, DB2, etc. I was wondering if anyone knew of a tutoral or sample code that used ODBC to connect to databases. Also, if anyone knew where I may be able to find a list of drivers that would be a big help.

Thank you very much for your help

Chris
 
I knew, how to do it using MFC under MS Wisual C++. MS Access is also good tool to quickly make client end ODBC applications. Don't know about plain C.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top