-
使用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
-
将多媒体文件保存到数据库,数据库或多媒体文件显示…
将多媒体文件保存到数据库中,或将数据库中的多媒体文件显示出来(90KB)-multimedia files will be saved to a database, database or multimedia files displayed (90KB)
- 2022-08-20 22:37:04下载
- 积分:1
-
一个用ODBC数据源做的数据库的简单例子,适合初步学习VC数据库的人...
一个用ODBC数据源做的数据库的简单例子,适合初步学习VC数据库的人-an ODBC data sources using the database to do a simple example, a preliminary study for the VC database
- 2023-02-08 03:45:03下载
- 积分:1
-
一个Access转换成sql的小程序,功能比较简单实现比较方便
一个Access转换成sql的小程序,功能比较简单实现比较方便-Access converted into a small sql procedures, functions relatively simple to achieve more convenient
- 2022-03-05 04:53:50下载
- 积分:1
-
ODBC Database Programming, tell us how you prepared VC database programs, for ex...
ODBC数据库编程,告诉我们怎样用VC编写数据库程序,例子很简单,但很详细。-ODBC Database Programming, tell us how you prepared VC database programs, for example very simple, but very detailed.
- 2022-03-21 22:04:16下载
- 积分:1
-
一个不错的报名系统源程序,请多指点
一个不错的报名系统源程序,请多指点-a good source application system, please guidance
- 2023-05-05 03:35:03下载
- 积分:1
-
使用访问数据库的com
使用访问数据库的com -access to the database using the com
- 2022-04-27 07:42:57下载
- 积分:1
-
对于重要的数据库数据,如果不希望修改或删除,那么可以锁定数据库或数据库中的表,本实例完成对数据库表的锁定。...
对于重要的数据库数据,如果不希望修改或删除,那么可以锁定数据库或数据库中的表,本实例完成对数据库表的锁定。-For critical database data, if you do not want to modify or delete, you can lock the database or database table to complete this instance lock database tables.
- 2022-05-06 12:57:50下载
- 积分:1
-
Sparx Toolkit这个项目包括一套用于跨平台开发的C++类。这些类支持用ODBC方法处理数据库,可以方便地连接到数据库的GUI窗口组件和对话框,以及一些...
Sparx Toolkit这个项目包括一套用于跨平台开发的C++类。这些类支持用ODBC方法处理数据库,可以方便地连接到数据库的GUI窗口组件和对话框,以及一些服务类 -Calpers Toolkit The project includes a set of cross-platform development for the C category. Support the use of these types of approaches to ODBC databases, and convenient access to the database window of the GUI components and dialog, as well as some types of services
- 2022-12-07 12:10:07下载
- 积分:1
-
希望能给大家点启发,ado的几个对象往往具有同样的功能,所以感觉很乱,试试这种组织方式...
希望能给大家点启发,ado的几个对象往往具有同样的功能,所以感觉很乱,试试这种组织方式-hope we can point inspiration ado several customers often have the same function, so feeling very hectic, try this organization
- 2022-03-18 16:33:02下载
- 积分:1