I got problem with EventServer. It's say ODBC Connect Failed.
Here's my config:
[odbc_connection]
mu2003_dbname = MuOnline
mu2003_dsn = MU2003_EVENT_DB
mu2003_uid = sa
mu2003_pass = 123456
And ODBC
Microsoft SQL Server ODBC Driver Version 06.01.7601
Data Source Name: MU2003_EVENT_DB
Data Source Description:
Server: (local)
Database: MuOnline
Language: (Default)
Translate Character Data: Yes
Log Long Running Queries: No
Log Driver Statistics: No
Use Regional Settings: No
Prepared Statements Option: Drop temporary procedures on disconnect
Use Failover Server: No
Use ANSI Quoted Identifiers: No
Use ANSI Null, Paddings and Warnings: No
Data Encryption: No
And the log:
2:0:46 ================== MU 2003 EVENT SERVER START ==================
2:0:46 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
2:0:46 QNO : 0, TID : 0, DB ODBC CONNECT [FAIL]
2:0:46 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
2:0:46 QNO : 0, TID : 1, DB ODBC CONNECT [FAIL]
2:0:46 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
2:0:46 QNO : 0, TID : 2, DB ODBC CONNECT [FAIL]
2:0:47 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
2:0:47 QNO : 0, TID : 3, DB ODBC CONNECT [FAIL]
2:0:47 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
2:0:47 QNO : 1, TID : 0, DB ODBC CONNECT [FAIL]
2:0:47 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
2:0:47 QNO : 1, TID : 1, DB ODBC CONNECT [FAIL]
2:0:47 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
2:0:47 QNO : 1, TID : 2, DB ODBC CONNECT [FAIL]
2:0:47 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
2:0:47 QNO : 1, TID : 3, DB ODBC CONNECT [FAIL]
2:0:47 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
2:0:47 QNO : 2, TID : 0, DB ODBC CONNECT [FAIL]
2:0:47 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
2:0:47 QNO : 2, TID : 1, DB ODBC CONNECT [FAIL]
2:0:47 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
2:0:47 QNO : 2, TID : 2, DB ODBC CONNECT [FAIL]
2:0:47 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
2:0:47 QNO : 2, TID : 3, DB ODBC CONNECT [FAIL]
2:0:47 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
2:0:47 QNO : 3, TID : 0, DB ODBC CONNECT [FAIL]
2:0:48 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
2:0:48 QNO : 3, TID : 1, DB ODBC CONNECT [FAIL]
2:0:48 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
2:0:48 QNO : 3, TID : 2, DB ODBC CONNECT [FAIL]
2:0:48 SQLSTATE:IM014, Áø´ÜÁ¤º¸:[Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
Please help me out