搜索资源列表
yck
- 基于Web的远程教学是二十一世纪现代远程教育的发展方向,它可以使教师及时了解学生的学习情况,从而有针对性地实施教学计划。该系统采用ASP技术进行编码,后台数据库利用的是Access,其数据库接口用JDBC来实现-Web-based distance education is the 21st century, the modern distance education development direction, It will enable teachers to keep track of
connAccess
- ~给你个不许要数据源直接连接的例子~连接access要制定到它数据库的mdf文件 Connection conn=null try { Class.forName("sun.jdbc.odbc.JdbcOdbcDriver") String url="jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)} DBQ="+DBpath conn=DriverManager.getConnection(url,""
jbdc-erjinzhi
- JDBC编程的,用jdbc访问二进制类型的数据,视频教程来,有兴趣的可以下来看看,我还有很多,都是用钱买的-JDBC programming with jdbc access to the binary type of data, video tutorial, are interested can look down, I have a lot, are purchased with money. . .
LabSQL
- 采用labview语言开发工具LabSQL实现数据库的访问,即例子 -LabSQL is the beginning of an open source project to provide free, multi-database, multi-platform connectivity support for LabVIEW. In this first release, we have used the Microsoft ADO object to provide connectiv
