View Single Post
  #1  
Old 02-27-2004, 08:58 PM
D-Loading
Fire Beetle
 
Join Date: Feb 2004
Posts: 9
Default Accounts/User Problem

Sorry if this is in the wrong forum but I am trying to run a Windows server so I thought this would be the best place. Thank you for taking the time to read and respond to this.
-------------------------------------------------------------------------------


The Problem:

I have been trying to add a database in MySQL. I don't know the code to well so I have 3 web pages pointing to manuals and help files.

But I still can't figure this out or why it is giving me the error:

ERROR 1044 (42000): Access denied for user: ''@'localhost' to database 'Eq'

Now I know that the user name should go before the local host but I can't insert that from this interface because I don't have 'access'.

So basically I need to know where I can modify this or what file I need to modify.

I also know that the possibility of a missing file is not too small. So here are the .ini files I have right now, please say if I need anything else.

My.ini
ODBCINST
db.ini
miniloginaccounts.ini
addon.ini
LoginServer.ini

Please, any advise would do. I'm also reading through some manuals that tell me how to grant accounts but I can't seem to log on to my admin account.

Thank you,
Reply With Quote