I have upgraded my application to Websphere 7.0
from Websphere 6.1.
I am using Microsoft SQL server jdbc driver 4.0
for this application. When i use sqljdbc4.jar
i get the following error when connecting to database for authentication.
SystemError java.sql.SQLException: SQL Server version 8 is not supported by this driver. SQL State = 08S01, Error Code = 0
How to get rid of this.