I am unable to use the SQL Server. According to the log, the DSN opens, it sends the username correctly, then sends the password incorrectly with "Create new DBConn!" attached to the password. How can I correct this?
CActionConfigODBC::openDBConn()
DSN=SysLog;UID=Username;PWD=PasswordCreate new DBConn!
Waking up worker thread.
Waking up worker thread.
Waking up worker thread.
ODBC Error: SQLDriverConnect failed
ODBC ERR MSG: 'ODBC Error Code: '08001'
ODBC Error Description: '[Microsoft][ODBC SQL Server Driver]Client unable to establish connection'.'
Error Message set: 'ODBC Error Code: '08001'
ODBC Error Description: '[Microsoft][ODBC SQL Server Driver]Client unable to establish connection'.'
Error while applying an action - skipping this action. Error is 'ODBC Error Code: '08001'
ODBC Error Description: '[Microsoft][ODBC SQL Server Driver]Client unable to establish connection'.'.
matching.


