无法加载驱动程序:com.microsoft.sqlserver.jdbc.SQLServerDriver weblogic 10g

Man*_*uel 5 jdeveloper sql-server-2008 weblogic-10.x

我正在尝试从weblogic 10.3创建数据源到sqlserverexpress 2008 r2,但是当我测试连接时,会出现以下消息:

无法加载驱动程序:com.microsoft.sqlserver.jdbc.SQLServerDriver

我该怎么办?

Fem*_*emi 6

您需要将sqlserver JDBC驱动程序jar文件添加到weblogic类路径中.