Skip to Content
0
Feb 16, 2011 at 09:59 AM

JDBC connection error: Version not supported

175 Views

Dear all,

our system:

PI 7.11 Level 0004

Java: 5.1.027

SQL-Version:

SQLSERVER 2008

JDBC is sqljdbc.jar deployed.

While trying to connect to the server we receiving following error:

Error during database connection to the database URL 'jdbc:sqlserver://serverxy:1433;databaseName=NameOfDB' using the JDBC driver 'com.microsoft.sqlserver.jdbc.SQLServerDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Can not establish connection:: com.microsoft.sqlserver.jdbc.SQLServerException: The server version is not supported. The target server must be SQL Server 2000 or later.'

But AFAIK the sqljdbc.jar should fit to this version, shouldn't it?

Any ideas what could be wrong?

Regards

Chris