资源列表
CenturyDateTables
- 在20世纪每年每月创建表结构和插入数据的SQL的DLL(3KB) -year of the 20th century to create a monthly insert the table structure and SQL data DLL (3KB)
SlyData
- 访问mdb数据库,并且可以读、写、更新和删除数据库中的数据-visit mdb database, and can read, write, update and delete data in the database
net人力资源系统
- 这是一个很不错的net人力资源管理系统,它适合于很多中小企业的应用-This is a very good net human resources management system, which is suitable to the application of many SMEs
比较ADODAO数据库开发编程的例
- 比较VC编程中ADO、DAO两种数据库开发编程的例子!-more VC ADO, DAO Database Programming two examples!
dbProxy
- 数据库代理,基于xml,可以有效的降低对数据库的访问次数,也有利于协议的分层实现。是数据库操作与应用层接连的好的构件模式-The database proxy, based on xml, may effective reducing to the database the access, also is advantageous to the agreement lamination realization. Is the database operation and the appl
2004102173242944
- 汽车修理管理系统是一个汽车修理行业不可缺少的部分,它的内容对于企业的管理者和技术工人来说都至关重要,所以...因此,使用VFP6.0开发这样一套管理软件成为很有必要的事情,在下面的各章中我们将以开发一套汽车修理管理系统,... -The motor repair management system management system is a motor repair profession essential part,Its content said regarding enterp
DBCompack
- 通过VB程序对ACCESS数据库进行压缩-right through the VB program ACCESS database compression
ylm2_dbacc
- 说明如何使用ADO进行数据库开发,同时提供DAO开发数据库的代码。-Explained how uses ADO to carry on the database development, at the same time provides the DAO development database the code.
1515
- Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进
dbex
- 今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执行Update,Insert,Delete语句时无法得到影响的行数,新的CDatabaseEx类就实现了这个功能。 -before suddenly find a small section of code, the MFC CDatabase kind of a little transformation. CDatabase cate
vcado
- 本例子是用ADO访问VF数据库,访问其他数据库也一样,只不过是对连接字符串进行相应的修改即可。本例子中可以创建表、插入记录、查询记录。功能虽简单,但是例子比较经典,值得参考。-This example is visits the VF database with ADO, visits other databases to be also same, only is carries on the corresponding revision to the connection strin
数据库建立和查询
- 一个数据库的实例,包含了建立 连接 读取的功能 比较好的简单的例子 可以扩展-a database of examples, including the establishment of a functional link to read more good simple example can be extended