Hello all, 
I have writed a program and compiled it by g++. 
I used from API function for connecting to MySQLServer : 
mysql_real_connect(db,"192.168.2.245",NULL,NULL,"vlrdb",3306,"/tmp/mysql.sock",CLIENT_ODBC)
 
 
but when running it I receive following message: 
Host "192.168.2.249" is not allowed to connect to this MySQL server 
 
192.168.2.249 is client IP number that tries to connect to MySQLserver. 
 
please hint me. 
M.Samee 
-- 
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

Meet Singles
http://corp.mail.com/lavalife


---------------------------------------------------------------------
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