when i'm connecting to the base with the prompt => no problem

in a file test toto.c :
mysql_connect(&MSQL_IDENBASE,localhost,root,mysql);
==> no problem

But in a big application, when i try to connect by
mysql_connect(&MSQL_IDENBASE,localhost,root,mysql);

==> error 2004

Somebody know something about that

thank you

Nicolas


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to