This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

data base calls


Dear GCC team,
 
I am rebuilding a server running MySQL on Linux. The application uses a CGI
program in C compiled on GCC to access MySQL.  The C program uses calls
opendatabase(),openrecordset() etc. These appear to be DAO calls.  It
includes a library with database.h.   Unfortunately this library has been
lost.
 
I am attempting to rebuild the server with recent Linux and MySQL.
 
Can you advise what this library might be or another library to work with
MySQL using these calls.
 
Thanks and regards
 
Peter Jupp

--------------------------------------------------------------------
mail2web.com - Microsoft® Exchange solutions from a leading provider -
http://link.mail2web.com/Business/Exchange



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]