登录
首页 » ADO-ODBC » 使用ADO的数据复制原型 这是一个几乎在七年前我试图做的数据复制原型。它的一些部份可能仍然很有趣。最初,它使用了一个建造在ODBC上的的专有库,但是它可被容易地

使用ADO的数据复制原型 这是一个几乎在七年前我试图做的数据复制原型。它的一些部份可能仍然很有趣。最初,它使用了一个建造在ODBC上的的专有库,但是它可被容易地

于 2022-08-04 发布 文件大小:84.51 kB
0 171
下载积分: 2 下载次数: 1

代码说明:

使用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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 该示例说明包含三个文件: 1
    该示例说明包含三个文件: 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执行.如果看到恭喜数据库连接成功字样那么恭喜您数据连接成功!^_^-example of the notes contain three documents : 1-database TEST 2-database-driven mm.mysql- 2.0.4- bin.jar 3-database connection sample file db.jsp first step : Please TEST into your database, if this is Requests for database TEST Putting your MYSQL/DATA/second under : database-driven mm.mysql- 2.0.4- bin.jar put WEB-INF/LIB/directory (if it is virtual mainframe please put your virtual server root directory WEB-INF/LIB /) Third step : put db.jsp connecting to the database into your document with a list of executable JSP, through the implementation of WEB. Congratulations to see if the database linking the words so successful congratulate your data connectivity success! ^ _ ^
    2023-01-21 05:50:03下载
    积分:1
  • 工资管理系统,可设置固定工资和计件工资,可自定义工资项目...
    工资管理系统,可设置固定工资和计件工资,可自定义工资项目-Salary management system, you can set a fixed wage and piece-rate wages, wages can be customized
    2022-02-06 11:29:18下载
    积分:1
  • 操作ACCESS数据库,编译通过
    操作ACCESS数据库,编译通过 -操作ACCESS数据库,编译通过操作ACCESS数据库,编译通过
    2022-06-26 07:42:54下载
    积分: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
  • 卡洛斯antollini编写ADO封装类,几乎所有的ADO封装,T.
    Carlos Antollini编写的ado封装类,几乎把所有的Ado操作都封装了,有使用价值和学习价值-Carlos Antollini prepared ado Packaging categories, almost all of Ado package, the operation, use and value learning
    2022-04-28 23:08:31下载
    积分:1
  • 一个用PHP编写的,可以通过互联网控制和操作MySQL,可以…
    一个用PHP编写的,可以通过互联网控制和操作MySQL,通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制、删除、导出、导入数据等 -Prepared using a PHP, you can control and operation via the Internet MySQL, can be completely through the phpMyAdmin database operations, such as the establishment of, copy, delete, export, import data
    2022-08-08 13:05:54下载
    积分:1
  • 一个关于图书管理的VFP软件,比较详细的说明了编程。
    一个关于图书管理的VFP软件,比较详细的说明了编程。-On the VFP library management software, a more detailed explanation of the programming.
    2022-03-17 19:21:06下载
    积分:1
  • CTreeCtrl类的递归使用
    CTreeCtrl类的递归使用-CTreeCtrl kind of recursive use
    2023-08-03 20:00:02下载
    积分:1
  • the presence of OLE DB to provide users with a unified approach to visit all the...
    OLE DB的存在为用户提供了一种统一的方法来访问所有不同种类的数据库-the presence of OLE DB to provide users with a unified approach to visit all the different kinds of databases
    2022-02-14 01:26:32下载
    积分:1
  • use VC in development and ADO access to the database is relatively simple, utili...
    使用VC开发,实现ADO对数据库的访问 比较简单,好用-use VC in development and ADO access to the database is relatively simple, utilitarian
    2022-03-23 16:41:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载