I want to connect to MS.SQL SERVER 2008R2 in the database connection menu, using DBMS driver - MS SQL SERVER NATIVE SRV, but the error said that it’s SQL SERVER 2000 ?
Connection Error
SQLState: 08001 Error Code: 22 Message: [Microsoft][ODBC Driver 13 for SQL Server]ODBC Driver 13 for SQL Server does not support connections to SQL Server 2000 or earlier versions. SQLState: 08001 Error Code: 22 Message: [Microsoft][ODBC Driver 13 for SQL Server]Client unable to establish connection SQLState: 08001 Error Code: 22 Message: [Microsoft][ODBC Driver 13 for SQL Server]ODBC Driver 13 for SQL Server does not support connections to SQL Server 2000 or earlier versions. SQLState: 08001 Error Code: 22 Message: [Microsoft][ODBC Driver 13 for SQL Server]Client unable to establish connection
Is it a bug or wrong detection ?
Any idea to solve this ?
Thanks