java 知识点总结 --java解析.mdb文件的表名
摘要:
//java解析.mdb文件的表名集合 this.tableList.clear(); conn = null; st = null; rs = null; Class.forName("sun.jdbc.odbc.JdbcOdbcDr... 阅读全文
posted @ 2009-11-03 11:00 coding-now 阅读(232) 评论(0) 推荐(0)
posted @ 2009-11-03 11:00 coding-now 阅读(232) 评论(0) 推荐(0)