- Joined
- Mar 24, 2009
- Messages
- 81
- Reaction score
- 1
I followed the guide of Alderi and I seem to be having this problem here. This is what I have in my Database.ini
DB_PWD_LOG "12346"
DB_PWD_CHARACTER "12346"
DB_PWD_BACKEND "12346"
DB_PWD_ITEMUPDATE "12346"
That's my MSSQL Password. Is there something else I'm supposed to change? even in my accountserver.ini I have
--------------------------------------------------------------
TEST
AddTail( -1, 1, "Test", "127.0.0.1", 0, 1, 0 );
AddTail( 1, 1, "Channel 1-1", "127.0.0.1", 0, 1, 600 );
DSN_NAME_LOGIN "login"
DB_ADMIN_ID_LOGIN "login"
DSN_NAME_LOG "log01"
DB_ADMIN_ID_LOG "log01"
MSG_VER "20070712"
DB_PWD_LOGIN "12346"
DB_PWD_LOG "12346"
-------------------------------------------------------------
But it keeps giving me a DB Login Failed error.
Can someone please tell me how to fix this? Root account is sa as usual from MSSQL ... and the password is 12346
DB_PWD_LOG "12346"
DB_PWD_CHARACTER "12346"
DB_PWD_BACKEND "12346"
DB_PWD_ITEMUPDATE "12346"
That's my MSSQL Password. Is there something else I'm supposed to change? even in my accountserver.ini I have
--------------------------------------------------------------
TEST
AddTail( -1, 1, "Test", "127.0.0.1", 0, 1, 0 );
AddTail( 1, 1, "Channel 1-1", "127.0.0.1", 0, 1, 600 );
DSN_NAME_LOGIN "login"
DB_ADMIN_ID_LOGIN "login"
DSN_NAME_LOG "log01"
DB_ADMIN_ID_LOG "log01"
MSG_VER "20070712"
DB_PWD_LOGIN "12346"
DB_PWD_LOG "12346"
-------------------------------------------------------------
But it keeps giving me a DB Login Failed error.
Can someone please tell me how to fix this? Root account is sa as usual from MSSQL ... and the password is 12346

