摘要:
今天出现编码出现了No suitable driver found for jdbc,又是找遍了网上的资料,基本上都说是以下个问题: 一是:连接URL格式出现了问题(Connection conn=DriverManager.getConnection("jdbc:mysql://localhost 阅读全文
摘要:
提示The source attachment does not contain the source for the file JdbcOdbcDriver.class,导致访问不了Servlet 解决方法: 从myeclipse主菜单RUN子菜单里,选择“remove all breakpoin 阅读全文