gopi krishna <[EMAIL PROTECTED]> writes: > ���� Can you give a sample code to get connected to Oracle > database , using Turbo c compiler. In my compiler I don't have > sql.h file . So , wheree can i get that from?
I'm not sure whether you can get 16-bit libraries for Oracle. Turbo C compiler is a 16-bit compiler. To connect to Oracle (or any database)., you'd have to get a database specific library from that vendor. The vendor will also give you some header files to include into your source. These headers files you cannot get by default with whatever compiler you use. -- .O. A proud GNU user ..O http://www.joesteeve.tk/ OOO http://gnukid.5gigs.com/
pgpgqxezBymCB.pgp
Description: PGP signature
