hi all, I am trying to create a new adapter connection for ms sql server 2005
I downloaded the latest driver “sqljdbc.jar” and copied to lib\jars of my IS folder.
The details I have provided while creating a new connection are as follows:-
Connection TypeJDBC Adapter Connection
Package Name
XYZ
Connection Properties
Transaction TypeLOCAL_TRANSACTION DataSource Classcom.microsoft.sqlserver.jdbc.SQLServerDataSource serverName172.25.3.124 userabcdef password****** databaseNamemyDBportNumbernetworkProtocolTCP/IP Other PropertiesselectMethod=cursor
The error I am facing while trying to activate the connection is like this.
Error encountered
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource Nilesh:nilesh_conn.[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.com/microsoft/sqlserver/jdbc/SQLServerDataSource (Unsupported major.minor version 49.0) Can anyone plz help me with this issue??Thanks In Advance.Regards,Sudarshan Vyas