-
使用ADO的数据复制原型 这是一个几乎在七年前我试图做的数据复制原型。它的一些部份可能仍然很有趣。最初,它使用了一个建造在ODBC上的的专有库,但是它可被容易地
使用ADO的数据复制原型 这是一个几乎在七年前我试图做的数据复制原型。它的一些部份可能仍然很有趣。最初,它使用了一个建造在ODBC上的的专有库,但是它可被容易地修改以使用任何的数据库接口层。 演示例子使用ADO和MSDEV 中自带 Nwind.mdb MS Access数据库。 这个原型引擎使用一个实际的或者人工制定的唯一的数据库内索引来标识一个记录。 在插入记录时可以正确处理Auto-Number或Counter数据类型。通过初始化复制条目集合或复制器类的Init方法中的链接描述符来执行复制计划。参考DemoCopyHelper.cpp这个例子. - Uses ADO data duplication prototype this nearly the data
duplication prototype which I attempts in seven years ago to do. Its
some parts still very were possibly interesting. At first, it has used
a construction on ODBC appropriation storehouse, but it may easily
revise uses any database interface level. The demonstration example
uses in ADO and MSDEV brings Nwind.mdb MS the Access database. This
prototype engine uses to be actual or in the artificial formulation
only database the index marks a record. When inserts the record may
correctly process Auto-Number or the Counter data type. Gathers or in
the duplication kind of Init method link description symbol through
the initialization duplication claus
- 2022-08-04 03:22:56下载
- 积分:1
-
以前给一个公司制作的程控交换机计费系统,支持多种计分方式,可生成各种计费报表...
以前给一个公司制作的程控交换机计费系统,支持多种计分方式,可生成各种计费报表-Ago to a company
- 2022-08-07 03:24:02下载
- 积分:1
-
一个数据库使用到3.51个引用
a database using dao 3.51 references
- 2022-08-10 18:38:26下载
- 积分:1
-
In VC++ Environment, the use of SQL language, to achieve a student management sy...
在VC++环境中,利用SQL语言,实现一套学生管理系统,供初学者参考。数据库备份在压缩文件中。-In VC++ Environment, the use of SQL language, to achieve a student management system, the reference for beginners. Database backup in the compressed file.
- 2022-02-05 03:01:09下载
- 积分:1
-
自己常用的的一个数据库操作类
注意修改private void setConn()方法为您的connection连接方式...
自己常用的的一个数据库操作类
注意修改private void setConn()方法为您的connection连接方式 -Their common database operations of a class attention to changes private void setConn () method of connection for your connection
- 2022-01-23 11:00:30下载
- 积分:1
-
这是一个简单的BCB数据库应用的图书查询系统!其中使用了许多方便的查询相关控件,并成功实现了数据库的连接!...
这是一个简单的BCB数据库应用的图书查询系统!其中使用了许多方便的查询相关控件,并成功实现了数据库的连接!-This is a simple database application BCB books Query System! Many of them used to facilitate inquiries related controls, and successfully achieved the database connectivity!
- 2022-01-22 06:34:24下载
- 积分:1
-
这是一个针对学校管理的信息管理系统,VC++下编译运行的。...
这是一个针对学校管理的信息管理系统,VC++下编译运行的。-against the school management information management system, VC++ compiler running.
- 2022-05-15 23:44:12下载
- 积分:1
-
一个精巧的通讯录程序,新手可以参考一下。站长快给我开通下载权限,
一个精巧的通讯录程序,新手可以参考一下。站长快给我开通下载权限,-A sophisticated address book program, and newcomers can reference. Station soon to open to me to download permissions
- 2022-02-26 18:43:32下载
- 积分:1
-
非常优秀的访问数据库的类,封装了ADO,强烈推荐下载!VC环境下...
非常优秀的访问数据库的类,封装了ADO,强烈推荐下载!VC环境下-excellent access to the database of categories, Packaging, the ADO, strongly recommend downloading! VC environment
- 2022-01-25 22:23:01下载
- 积分:1
-
数据库中二进制大对象操作实例,演示了如何利用ado操作Access数据库表中的二进制大对象字段。也适用于SqlServer数据库...
数据库中二进制大对象操作实例,演示了如何利用ado操作Access数据库表中的二进制大对象字段。也适用于SqlServer数据库
-database binary large object manipulation examples demonstrate how to use ADO Access database table operation of the binary large object field. Slammer also applies to database
- 2022-01-25 17:51:52下载
- 积分:1