Hi,
I try to connect to a database on a Linux machine (Progress 9.1D09) throught MERANT ODBC driver on Windows XP (Progress Client Networking 9.1C).
Whatever I try, I keep getting the error:
[MERANT]{ODBC PROGRESS driver]Invalid attribute in connection string: Description.[MERANT][ODBC PROGRESS]Access denied(Authorisation failed)
If I look in the database logfile I see these lines:
14:06:57 SQLSRV2 3: Login usernum 45, remote SQL client. (8873)
14:06:57 SQLSRV2 3: Usr 45 set name to mx. (7129)
14:06:57 SQLSRV2 3: Begin transaction backout. (2252)
14:06:57 SQLSRV2 3: Transaction backout completed. (2253)
14:06:57 SQLSRV2 3: Logout by mx on . (453)
This tells me that client and server are communicating. However, I can't figure out why the login transaction is being backed out.
Any help would be appreciated!
Eugene.
I try to connect to a database on a Linux machine (Progress 9.1D09) throught MERANT ODBC driver on Windows XP (Progress Client Networking 9.1C).
Whatever I try, I keep getting the error:
[MERANT]{ODBC PROGRESS driver]Invalid attribute in connection string: Description.[MERANT][ODBC PROGRESS]Access denied(Authorisation failed)
If I look in the database logfile I see these lines:
14:06:57 SQLSRV2 3: Login usernum 45, remote SQL client. (8873)
14:06:57 SQLSRV2 3: Usr 45 set name to mx. (7129)
14:06:57 SQLSRV2 3: Begin transaction backout. (2252)
14:06:57 SQLSRV2 3: Transaction backout completed. (2253)
14:06:57 SQLSRV2 3: Logout by mx on . (453)
This tells me that client and server are communicating. However, I can't figure out why the login transaction is being backed out.
Any help would be appreciated!
Eugene.