但连接有错误 Exception in thread "main" java.sql.SQLException: Io 异常: The Network Adapter could not establish the connection 我用的oracle是10g的,具体版本不知道了。 不过我加载的启动是ojdbc.jar. 上边写错了,我加载的启动是ojdbc14.jar. Class.forName("oracle.jdbc.driver.OracleDriver").newInstance(); String url=&q
先上错误 无法联接数据库 java.sql.SQLException: Before start of result set at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:910) at com.mysql.jdbc.ResultSet.checkRowPos(ResultSet.java: ......