|
||
|
|
#1 (permalink) |
|
Forum Expert
Join Date: Jan 2005
Posts: 846
|
Alright, I seem to be able to connect ect, but it will not allow me to connect directly to the database.
Code:
MyRunUO: Updating character database MyRunUO: Unable to connect to the database System.Data.Odbc.OdbcException: ERROR [HYT00] [MySQL][ODBC 3.51 Driver]Access denied for user 'xxx'@'xxxxxxxxxx' (using password: YES) at System.Data.Odbc.OdbcConnection.Open() at Server.Engines.MyRunUO.DatabaseCommandQueue.Thread_Start() MyRunUO: Database statements compiled in 0.56 seconds MyRunUO: Updating status database MyRunUO: Unable to connect to the database System.Data.Odbc.OdbcException: ERROR [HYT00] [MySQL][ODBC 3.51 Driver]Access denied for user 'xxxx'@'xxxxxxxxxxxxxxx' (using password: YES) at System.Data.Odbc.OdbcConnection.Open() at Server.Engines.MyRunUO.DatabaseCommandQueue.Thread_Start() |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Mar 2005
Location: York, UK
Age: 27
Posts: 708
|
Check your webserver/database and make sure you allow connections from the IP of your RunUO Server, not just localhost! Make sure the username you are trying to access the database with has priviledges to read/write to the database as well.
|
|
|
|
|
|
#3 (permalink) | |
|
Forum Expert
Join Date: Jan 2005
Posts: 846
|
Quote:
|
|
|
|
|
|
|
#4 (permalink) |
|
Forum Expert
Join Date: Jan 2004
Age: 30
Posts: 880
|
The error message that is returned says there is a problem with the username and/or password supplied for that database.
This message is usually true, there usually is a problem with your username/password. Check your ODBC connection and insure the username and password are correct, try restarting the database. If the problem still exists check your database logs and server logs for more information and post them here. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|