[ASE] Error on connection: Finally we got Status param!!! Analyze it.
Hi everyone,
I'm currently trying to connect to a ASE Sybase database running on version 17.0.10.5963.
I've installed the devart ASE driver as version 3.3.0.
When trying to connect with different connection strings from Python, C Sharp and when testing the DSN connection itself, I receive the following error.
[08001] [Devart][ODBC][Adaptive Server Enterprise]Finally we got Status param!!! Analyze it.
The connection is possible using a DBeaver with version 23.0.1.
What does this exception tell me, except that the server is indeed reachable? How can I fix this issue?