Hi I am trying to compile a small "C" program  that
suppose to connect,create Database,tables.....
It compiles fine with no errors but at execution the
function mysql_init(NULL) wich is suppose to return
the pointer returns nothing at all ..so i cannot
connect to the server.(I also added the library
libmysqlclient )

I tried the same code but with a C++ compiler and it
worked fine ...anyone has any idea what is the problem
between MySQL and C   ???
 

Thanks a lot
PLEASE HELP !!!!!

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to