搜索资源列表
Database_Explorer.zip
- (转载)This application allows you to open Access databases, view their tables and fields and run queries in its own SQL window. It is a good demonstration of ADO and ADOX for beginners. The application works with both Access 97 and Access 2000 database
ICDBaseSource.zip
- (转载)This is a contact manager, built with the DAO data control and an Access database. It is designed specifically to save internet gaming information such as favorite game, gaming handle, clan name, clan rank, etc. Also includes a task scheduler. In
VC6database
- vc数据库编程的程序范例,多而简单,推荐使用-exaple of vc database program, much and simple ,just try it
odbc数据库控件
- 用VC实现ODBC数据库访问,值得下载,可方便实现对各种数据库的访问-with VC ODBC database access, it is worth the download, will facilitate the realization of the right to visit various databases
银行管理系统
- 他提供了很好的界面,为用户提供了更好的方便,很受大家的欢迎-good interface ,very conenient ,it is very popular
IPFrom NEW
- 这是个使用ADO类编写的IP地址来源地查询程序,给出IP地址可返回IP所属地区或国家,给出地区或国家的名称或部分名称可查询所有的IP地址。程序需要一个动网论坛的IP地址数据库(ACCESS格式),由于太大所以没传上来。-it is prepared to use ADO type of source IP address inquiry procedure, given IP address can be returned to the IP respective regions or coun
db_access
- 众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对SQLServer,ODBC,OL
cn700_vc34772244445
- 光碟管理软件,能够处理一些简单的光碟管理事务.是用VC编的。-Light disk management software,it can handle some simple tasks of light disk management,written by VC.
Blob字段操作
- java,Blob字段操作,将图片或者文件保存到数据库中-java, Blob field operations, it will preserve photographs or documents to the database
jsplinkddvipmsyql
- 该示例说明包含三个文件: 1-数据库TEST 2-数据库驱动mm.mysql-2.0.4-bin.jar 3-数据库连接示例文件db.jsp 第一步:请把TEST导入您的数据库,如果是本机请把数据库TEST目录放到你的MYSQL/DATA/下 第二步:请把数据库驱动mm.mysql-2.0.4-bin.jar放到WEB-INF/LIB/目录下(如果是虚拟主机请放到您的虚拟主机根目录下WEB-INF/LIB/) 第三步:把db.jsp连接数据库文件放到您的具有可执行JSP的目录下,通过WEB执行
liuyan留言本源码
- 一个留言本的源码,比较有用, 设计得还是比较详细,实现了多种功能-code for a guestbook program .It s useful, well designed and has various functions.
西安音乐网留言薄
- 用asp开发的一个通用留言簿,可以作为ASP程序员的初学资料,也可以直接用在一些小型网站上。-a gestbook program written in asp . It is helpful for the beginners in asp programming ,and could also be applied in some small website.
页面自动更新
- 网站的内容如有更新的话,总在要在首页表现出来。所以当更新一个地方的时候,总是要同时更新首页。但利用在线自动更新就方便得多啦。以下我们将利用ASP完成这一过程。 一个程序写之前,它的结构要先描绘出来。当结构确定之后,这个程序也已经完成一半了,所差的只是如何用语言去实现它。 根据本站的要求这个自动更新程序的结构(要求)初步定如下: 用数据库以保存所有的更新内容; 在首页上体现出最新更新的10条内容(当然不一定非10条不可啦); 在首页建个链接,可以弹出窗口按分页查看所有更新内容。 还有一个问题是:更
VCToAccess
- VC连接ACCESS的原代码 可对数据库进行添加删除操作,并且代码中有列表等界面编程可供参考-The VC resource code of handling ACCESS database. It can insert, delete in the database, and have some list interface.
liangku
- 数据库编程的简单举例.原创.使用了一些小技巧.不是最简单的控件使用. 如: function GetDsXml(sql:string):string begin with FrmDb do begin qry.Close qry.SQL.Clear qry.SQL.Add(sql) try qry.Open cds1.Open if not qry.Eof then begin Result:=cds1.XML
图书馆管理系统 代码
- 图书馆是一个拥有许多图书并面向学生的一个机构,图书馆管理信息系统需要处理的对象首先包括图书、学生;同时图书馆信息管理系统需要一定的用户进行操作,因此还需要处理操作用户对象;图书馆信息系统需要完成学生借书、还书基本操作,同时将这些操作记录保存在数据库中。-library is a library and for many students, a body of library management information systems need to be addressed first tar
Oracle 8 zn
- 一个小小的数据库应用的程序, 适用与刚刚接触oracle的朋友使用。-A small procedure of database, it s suitable for the new comers of Oracle database.
实验室书籍管理系统VC
- 用VC实现的一个小型实验室书籍管理系统,使用Mysql数据库,统计功能较为全面。-A small book management system of lab. It s implemented by VC and the statistical function is more complete by using MySQL database.
access的压缩
- ado+access对数据库的压缩,一个很小但或许有用的程序-It s small but useful procedure for compressing access data.
pdm pb入门教程.pdf
- PowerDesigner 简明入门教程,非常实用,用国的都说好!!真的-Introduction lecture of PowerDesigner. It s very practical and useful.
