请高手们帮忙,兄弟我多谢了
我我运行一从表里选数据的文件,每次运行数据可以选出来,但weblogic总是报java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Error establishing socket. 这个错误,然后刷新几次这个文件,数据就选不出来了,页面报错如下,清高手帮忙,兄弟万分感谢。
Error 404--Not Found
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found
The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
问题点数:0、回复次数:1Top
1 楼tanguangbin(向前飞之牛牛在线)回复于 2003-06-02 16:56:25 得分 0
你的 DRIVER是怎么写的,你的错误是没有找到指定的驱动器!
Top




