RE: ODBC API's - code samples

From: PRJ (PRJ_at_discussions.microsoft.com)
Date: 08/10/04


Date: Tue, 10 Aug 2004 06:49:06 -0700

Also what header files are to be included in VC++ code to use these ODBC
API's..
SQLGetSchema, SQLGetTables

- PRJ

"PRJ" wrote:

> Hi,
>
> I have an VC++ application, thro' which I have to connect to Oracle/SQL
> server/ms-access/ms-excel etc. (ODBC connection)
> I was looking at some ODBC API's, listed a few. SQLGetSchema, SQLGetTables
> etc..
> But not very familiar with the include files, usage etc. Can anybody help me
> out with some articles, code samples.
>
> Thanks,
> PRJ


Loading