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 > mysql / odbc driver / excel

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-06-10, 16:02
ChuckNorris ChuckNorris is offline
Registered User
 
Join Date: Jan 2010
Posts: 1
mysql / odbc driver / excel

Hey guys,

I'm trying to connect an excel spreadsheet to a mysql database using odbc. The steps I used to do this in excel are Data -> import external data -> new database query. From here I enter the server name, mysql user name, password...etc. When clicking connect, I keep getting a "Access denied for user 'user@%' to database 'myDb' " error. The mysql database is on a remote server (I have admin privileges for it). Any suggestions would be appreciated.
Reply With Quote
  #2 (permalink)  
Old 01-11-10, 19:30
scottb scottb is offline
Registered User
 
Join Date: Oct 2003
Posts: 60
I've never seen this error mean anything other what it says.

Are you sure your account has access to connect remotely?
make sure your case is correct on the db, user, password.
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