用JAVA写的数据库程序,Oracle的JDBC驱动程序,SqlServer的JDBC驱动程序,配置数据库连接,可以新增,修改,删除,也可以测试数据库连接是否配置正确
标签: JDBC SqlServer Oracle JAVA
上传时间: 2015-06-27
上传用户:lunshaomo
VC环境下进行ACCESS数据库连接,查询等操作的程序,ODBC方式,适合初学者.
上传时间: 2014-11-24
上传用户:ljmwh2000
本程序用来学校管理学生挡案用. 采用Access数据库,程序实现关键在应用ODBC 的两个类.
上传时间: 2014-01-12
上传用户:aa17807091
动态连接ODBC数据库.使用通过数据源的名称动态链接访问ODBC数据库,如果程序中使用的数据库程序运行时是不确定的,数据库表中的域和记录可能被改变,那么通过指向数据库的数据源动态的对该数据库进行操作是比较好的方法.
上传时间: 2015-07-05
上传用户:阳光少年2016
jdbc学习的很好参考资料,由浅入深很详细
上传时间: 2013-12-08
上传用户:集美慧
这个是使用JSP、JDBC技术构架一个关于JAVA语言的BBS讨论区
上传时间: 2014-11-29
上传用户:英雄
JAVA读取excel表格里的数据,与jdbc功能相当,是一个包
上传时间: 2013-12-19
上传用户:朗朗乾坤
用VC++实现ODBC连接数据库,对于初学者进行数据库开发,或用Java开发ODBC有指导作用!
上传时间: 2015-07-19
上传用户:wangyi39
THIS is really two books in one: a tutorial and a reference manual for JDBC, the application programming interface that makes it possible for programmers to access databases from Java. The goal is to be useful to a wide range of readers, from database novices to database experts. Therefore, we have arranged the book so that information needed only by experts is separated out from the basic material. We hope that driver developers as well as application programmers and MIS administrators will find what they need. Because different sections are aimed at different audiences, we expect that few people will read every page. We have sometimes duplicated explanations in an effort to make reading easier for those who do not read all sections. This book will be most helpful to those who have some knowledge of the Java programming language and SQL (Structured Query Language), but one doesn t need to be an expert in either to understand the basic concepts presented here.
标签: application reference tutorial program
上传时间: 2015-08-04
上传用户:zhengzg
在机器上开一个端口,代理客户端的数据库请求,用在资源有限的终端访问大型数据库上使用,使用jdbc连接orcle, 客户端使用标准的socket即可
上传时间: 2013-12-24
上传用户:yuzsu