搜索资源列表
sqlaccess1.1
- 通过JDBC对数据库执行SQL语句、基于数据源访问数据库、以及分页显示.-the database through JDBC implementation of SQL based data source access to the database and displaying.
Jdbc-odb_caccess
- JAVA直接连接ACCESS数据库 这是一个很多很好的连接方式,很实用!-JAVA ACCESS database directly linking this is a lot of very good connections, very practical!
jdbc-odbc
- 这个程序是使用jdbc-odbc访问access数据库的实例-use of this procedure is jdbc - odbc visit examples of database access
db_exporter
- 能够通过指定的配置文件,通过JDBC获取指定SQL的数据,并保存为文本文件,然后以zip方式压缩,并将导出结果发邮件通知指定的人-Be able to specify the configuration file, specify the SQL via JDBC access to the data, and save it as a text file, and then zip compression mode, and export the results of email notifi
JDBC
- 这个程序主要实现的功能是Java通过JDBC访问数据库的基本方法-JAVA get access to Database by JDBC
JDBCDemo
- Java建立与断开数据库的连接,使用JAva建立数据库标识连接,加载驱动器、获取连接、获取DatabaseMetaData实例、获取数据库名称、获取数据库版本号、获取JDBC驱动器名称、获取驱动器版本号、获取登录用户名、关闭连接、输出出错信息等-Java to establish and disconnect the connection to the database, establishment of database identifier connection, load the driv
JDBC
- jdbc,数据库编程,需要自己创建相关数据库,数据访问对象-the jdbc database programming, you need to create your own related databases, the data access object
