all ok for me..
i dont created a ODBC but my client connects to my server.. the problem is...
When i try to login it says wrong user..
My Logs:
RAYCRASH_MAIN_SERVER_LOG:
Code:
00:00:00 :: SQL Server Message 208: Invalid object name 'MaxUseInfo'.
00:00:00 :: DB-Library Error 10007: General SQL Server error: Check messages from the SQL Server.
00:00:00 :: Error:Db.cpp:ExecDB():dbsqlexec():charid:0
00:00:00 :: INSERT INTO MaxUseInfo (year, month, day, hour, usernum, server) VALUES (9, 9, 14, 0, 0, 1)
00:00:00 :: Error:raycrashmain.cpp:RCInsertPCNum():ExecDB():charid:0
01:00:00 :: SQL Server Message 208: Invalid object name 'MaxUseInfo'.
01:00:00 :: DB-Library Error 10007: General SQL Server error: Check messages from the SQL Server.
01:00:00 :: Error:Db.cpp:ExecDB():dbsqlexec():charid:0
01:00:00 :: INSERT INTO MaxUseInfo (year, month, day, hour, usernum, server) VALUES (9, 9, 14, 1, 0, 1)
01:00:00 :: Error:raycrashmain.cpp:RCInsertPCNum():ExecDB():charid:0
01:01:38 :: -------------- raycrash DB Close -------------------
01:01:38 :: -------------- raycrash Server down ----------------
01:01:39 :: m_bIsRunning:0
01:01:39 :: -------------- raycrash loop out -------------------
01:53:48 :: db test start
01:53:48 :: SQL Server Message 5701: Changed database context to 'master'.
01:53:48 :: -------------- raycrash DB Ok ----------------------
01:53:48 :: db test end
01:53:48 :: SQL Server Message 170: Line 1: Incorrect syntax near 'use'.
01:53:48 :: DB-Library Error 10007: General SQL Server error: Check messages from the SQL Server.
01:53:48 :: Error:Db.cpp:ExecDB():dbsqlexec():charid:0
01:53:48 :: use
01:53:48 :: Error:raycrashmain.cpp:ms_use_db():ExecDB():charid:0
01:53:48 :: -------------- raycrash Server Start ---------------
01:54:45 :: -------------- raycrash DB Close -------------------
01:54:45 :: -------------- raycrash Server down ----------------
01:54:45 :: m_bIsRunning:0
01:54:45 :: -------------- raycrash loop out -------------------
RAYCRASH_RANK_SERVER_LOG:
Code:
01:01:40 :: -------------- Server down -------------------------
01:01:41 :: m_bIsRunning:0
01:01:41 :: -------------- raycrash loop out -------------------
01:53:50 :: -------------- raycrash DB Ok ----------------------
01:53:50 :: step use db start
01:53:50 :: step use db end
01:53:50 :: step get db data
01:53:50 :: step init data
01:53:50 :: step high data
01:53:50 :: step tcp
01:53:50 :: step udp
01:53:50 :: step send udp
01:53:50 :: step start end
01:53:50 :: -------------- raycrash Server Start ---------------
01:54:44 :: -------------- Server down -------------------------
01:54:44 :: m_bIsRunning:0
01:54:44 :: -------------- raycrash loop out -------------------
RAYCRASH_SERVER_LOG:
Code:
01:01:43 :: -------------- raycrash Server down ----------------
01:01:43 :: DEBUG msg quit start
01:01:43 :: DEBUG msg quit end
01:01:43 :: m_bIsRunning:0
01:01:43 :: -------------- raycrash loop out -------------------
01:53:52 :: -------------- raycrash DB Ok ----------------------
01:53:52 :: -------------- raycrash Server Start ---------------
01:54:42 :: -------------- raycrash Server down ----------------
01:54:42 :: DEBUG msg quit start
01:54:42 :: DEBUG msg quit end
01:54:42 :: m_bIsRunning:0
01:54:42 :: -------------- raycrash loop out -------------------
Greetings
Ranslsad