View Single Post
  #2  
Old 06-20-2005, 04:31 PM
Sarepean
Discordant
 
Join Date: Sep 2004
Posts: 253
Default

Okay, I said the same thing about my username and password and it turned out to be untrue for some odd reason.

Check for any spaces on the line with the username and password that should not be there.

Also, make sure that you have permission to access that table using that username and password. (grant all privileges on *.* to username@localhost identified by 'password' with grant option or something like that.

If that doesn't work, I'll send you a file and just replace the stuff in that and try it.
Reply With Quote