hallo
so it have been a whale since i tryed to make server. and already i got a new problem..
i got this error when opening accountserver.exe:
and this error log;
CQuery-LogFile_20140303
2014/03/03 23:09:10
query:login
SQLSTATE:28000 error:[Microsoft][SQL Native Client][SQL Server]Login failed for user 'Arno\arno'.
2014/03/03 23:09:10
query:login
SQLSTATE:42000 error:[Microsoft][SQL Native Client][SQL Server]Cannot open database "ACCOUNT_DBF" requested by the login. The login failed.
2014/03/03 23:09:13
query:login
SQLSTATE:28000 error:[Microsoft][SQL Native Client][SQL Server]Login failed for user 'Arno\arno'.
2014/03/03 23:09:13
query:login
SQLSTATE:42000 error:[Microsoft][SQL Native Client][SQL Server]Cannot open database "ACCOUNT_DBF" requested by the login. The login failed.
2014/03/03 23:09:16
query:login
SQLSTATE:28000 error:[Microsoft][SQL Native Client][SQL Server]Login failed for user 'Arno\arno'.
2014/03/03 23:09:16
query:login
SQLSTATE:42000 error:[Microsoft][SQL Native Client][SQL Server]Cannot open database "ACCOUNT_DBF" requested by the login. The login failed.
this is how my accountserver.ini looks:
AccountServer
TEST
AddTail( -1, 1, "Virtuos Test", "127.0.0.1", 0, 1, 0 );
AddTail( 1, 1, "Keks 1-1 ", "127.0.0.1", 0, 1, 200 );
// AddTail( 1, 2, "Kuchen 1-2 ", "127.0.0.1", 0, 1, 1100 );
DSN_NAME_LOGIN "login"
DB_ADMIN_ID_LOGIN "sa"
DSN_NAME_LOG "login"
DB_ADMIN_ID_LOG "sa"
MSG_VER "VirtuosTEST"
SKIP_TRACKING
//NOT_RELOADPRO
//NOLOG
// 6
DB_PWD_LOGIN "mypass"
DB_PWD_LOG "mypass"
aaand this is how i set up my ODBC;
Anny idea whare the problem is?
P.s i run Windows 8