If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Connecting to MySQL from ODBC

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-27-09, 15:56
soconnor soconnor is offline
Registered User
 
Join Date: Mar 2009
Posts: 4
Connecting to MySQL from ODBC

I've been connecting to mySQL server on my webhosting package to insert data into crystal reports. Used it pretty regularly, but in the last couple of months haven't touched it.

Then today I wanted to fire off an up to date report but keep getting an access denied error. I went into the mySQL Connector/ODBC and checked it. The data hasn't changed however in the diagnostics of that tool I keep getting the following error when testing the connection:
Code:
[MySQL][ODBC 3.51 Driver]Access denied for user 'myuser'@'xxx-xxx-xxx.ntlworld.ie' (using password: YES)
Anyone know why its using the address "xxx-xxx-xxx.ntlworld.ie" instead of the webhosting address? (the x's are numbers)
Reply With Quote
  #2 (permalink)  
Old 09-27-09, 16:34
soconnor soconnor is offline
Registered User
 
Join Date: Mar 2009
Posts: 4
Got it sorted... My IP address changed since I last used it so I had to add my new IP to the mySQL remote hosts access list!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On