On Monday 11 February 2002 14:27 pm, chandana ts wrote: > Is there any kind of APIs that are already avaible > using which we can talk to MS SQL, Oracle, My SQL, > Sybase databases from a C program. �Else should I > write drivers for each database and then call > appropriate api's in my program.
Download Unix ODBC from http://www.unixodbc.org. Oracle Linux client installation has its own ODBC driver. Postgres also ships with its own driver. Most likely MySQL also (check the docs). Binand _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
