[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mysql-odbc
Subject:    RE: Error in connection to MySQL in VB
From:       "Al McNicoll" <al () integritec ! co ! uk>
Date:       2006-09-28 17:09:12
Message-ID: 000c01c6e320$d257b5e0$0302a8c0 () integritecal
[Download RAW message or body]

You need to not only create a user, but also specify what host it can
connect from. Unless you want IP-based security, create the user as
'myuser'@'%' (where myuser is the name of your user) - the percent sign
means "anything" and therefore allows you to connect from any machine.

Al

-----Original Message-----
From: Sushil Pugalia [mailto:sushilpugalia@gmail.com] 
Sent: 27 September 2006 06:50
To: myodbc@lists.mysql.com
Subject: Error in connection to MySQL in VB

Sir,

We get following error while connecting to MySQL though VB Code

[MySQL][ODBC 3.51 Driver]Host '172.31.21.249' is not allowed to connect to
this MySQL server

Please help.

Thanks

Sushil Pugalia


-- 
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe:    http://lists.mysql.com/myodbc?unsub=mysql-odbc@progressive-comp.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic