Cannot load driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
966494Oct 5 2012 — edited Oct 9 2012Hi Guys,
I am in the process implementin Primevera contract management 14 using weblogic as the application server.
While trying to configure the weblogic server , I am creating a data source
My database is in the seperate database server (Microsoft sql server 2008 R2 )
after entering the database name and host name
when cliked on test configuration it says
Cannot load driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
But in the set class path i have mentioned the
set SAVE_CLASSPATH=%DOMAIN_HOME%\lib\mail.jar;
%DOMAIN_HOME%\lib\pbjdbc12105.jar;
%DOMAIN_HOME%\lib\ojdbc6.jar;%CLASSPATH%;
Still i get the Problem
Do i have install the JDBC driver in my sql server
Kindly assist on this issue.
Thanks in advance
Regards
Sabarish