-
Newbie
DB Login Error Need Help!
SQLSTATE:28000 error:[Microsoft][SQL Native Client][SQL Server]Login failed for user 'login'.
2013/12/07 21:22:36
query:login
SQLSTATE:28000 error:[Microsoft][SQL Native Client][SQL Server]Login failed for user 'login'.
2013/12/07 21:22:39
query:login
SQLSTATE:28000 error:[Microsoft][SQL Native Client][SQL Server]Login failed for user 'login'.
2013/12/07 21:22:42
query:login
SQLSTATE:28000 error:[Microsoft][SQL Native Client][SQL Server]Login failed for user 'login'.
2013/12/07 21:22:45
query:login
SQLSTATE:28000 error:[Microsoft][SQL Native Client][SQL Server]Login failed for user 'login'.
This is the error that i keep coming up with when i try to run the ACCOUNT SERVER
I am pretty sure that i have setup ODBC Correctly but if not i need help figuring out what im doing wrong im trying to setup the v15 server just to start since i cant find out a decent v19 tutorial If theres anymore info i can give just ask but i would really appreciate any help you guys could give me
-
-
Owner
Re: DB Login Error Need Help!
open accountServer.ini and check if everything is alright
TEST
AddTail( -1, 1, "test", "127.0.0.1", 0, 1, 0 );
AddTail( 1, 1, "test", "127.0.0.1", 1, 1, 600 );
DSN_NAME_LOGIN "login"
DB_ADMIN_ID_LOGIN "login"
DSN_NAME_LOG "log01"
DB_ADMIN_ID_LOG "log01"
SKIP_TRACKING
MSG_VER "Your MSG Version"
DB_PWD_LOGIN "Pass"
DB_PWD_LOG "Pass"
Also make sure that your ODBC is set on Windows authentication mode
And that login is set to ACCOUNT_DBF