View Single Post
  #3  
Old 02-09-2004, 11:56 AM
Monrezz's Avatar
Monrezz
Dragon
 
Join Date: Mar 2003
Location: #loc
Posts: 745
Default

Try either:

Database Location=localhost

or:

Database Location=127.0.0.1

That tells it to look for the connection on your computer. If it still can't find/connect make sure you've run the GRANT statement for the user/pass your attempting to connect with - and make sure you actually have the server running. (Called mysql-nt.exe in TaskManager Processes).
__________________

kRPG Profile
Reply With Quote