Jun 5, 2001 #1 Guest_imported New member Joined Jan 1, 1970 Messages 0 How to connect to a database(Oracle, SQL Server) using C++ (not using Visual C++)
Jun 6, 2001 #2 Cagliostro Programmer Joined Sep 13, 2000 Messages 4,226 Location GB I know some APIs. The easiest is SQLAPI++. Try http://sqlapi.com. One very fast driver is ODBC. You can study ODBC API. Also very fast is DAO. John Fill ivfmd@mail.md Upvote 0 Downvote
I know some APIs. The easiest is SQLAPI++. Try http://sqlapi.com. One very fast driver is ODBC. You can study ODBC API. Also very fast is DAO. John Fill ivfmd@mail.md