JBuilder9在使用浏栏IE时不能和数据库连接
wxbc 2004-09-27 03:42:15 请个高手指教:
我在JBuilder8下能在编程器和IE浏栏下(WEB)都能和SQL Server 相连,在JBuilder9下编程调试时能连接SQL Server 但在IE浏栏下(WEB)下就不能和SQL Server 相连接 ,提示 com.microsoft.jdbc.sqlserver.SQLServerDriver could not be loaded. This could be a problem with the driver itself, or that the driver is not found on the classpath.
在改用SUN ODBC连接也报相同的错误信息。