Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cannot load driver: com.microsoft.sqlserver.jdbc.SQLServerDriver

966494Oct 5 2012 — edited Oct 9 2012
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 6 2012
Added on Oct 5 2012
3 comments
2,001 views