Click to See Complete Forum and Search --> : c using Sybase as the database


debkumar
October 31st, 2002, 02:16 AM
Any links/tutorials where i can get
"c using Sybase as the database"
Thanks in advance.

Regatrds
Debkumar

debkumar
October 31st, 2002, 03:02 AM
It can be either c/c++ using Sybase as the database.

stober
October 31st, 2002, 03:34 AM
try www.sybase.com They have some downloads, and also publish a very large set of books using Open Client libraries.

You can use either their Open Client libraries or the older ODBC interface. If you use ODBC you can use any book that describes that database access method. Open Client is the best way to go because Sybase no longer updates the ODBC interface and has stated it is now obsolete. Sybase also has a developer's news group and, for a fee, you can get personal technical help.

debkumar
October 31st, 2002, 03:36 AM
thanx stober...