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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Connecting C++ with Databse

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
How to connect to a database(Oracle, SQL Server) using C++ (not using Visual C++)
 
I know some APIs. The easiest is SQLAPI++.
Try One very fast driver is ODBC. You can study ODBC API. Also very fast is DAO. John Fill
1c.bmp


ivfmd@mail.md
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top