-
OLE-DB-operation-database
使用OLE DB操作数据库的方法,这是C++的源码(OLE DB operation method of the database, which is C++ source)
- 2012-09-29 17:48:33下载
- 积分:1
-
A-better-Database
说明: 一个国外人用Microsoft Visual C++开发的小数据库。可以看看。这是他工作的东西哦。(a foreign people using Microsoft Visual C development of a small database. Look. This is the work of the things he Oh.)
- 2006-03-17 19:24:14下载
- 积分:1
-
20060611Access
简要说明:直接通过DAO读、写Access文件
直接利用DAO来创建、读写Access文件,总的说来,对比上篇<直接通过ODBC读、写Excel文件>来讲,要简单一些。在下面的示例中,我们将用到两种方法:SQL和DAO类涵数来混合实现它们,这样做的目地,我想可以使大家更加方便灵活的运用它们来完成你想要做的东西。在示例程序中默认指定创建数据库名为:Demo.mdb,内部表名为:DemoTable,写入两个字段:名字和年龄,采用和上一篇读写Excel类似的操作,你也可以根据自己需要来动态改变它们。
(Brief Description : DAO directly through reading, writing documents directly using Access to create DAO, Access document literacy, in general, compared to the previous chapter)
- 2006-08-29 12:05:09下载
- 积分:1
-
acess
使用MFC编写的access数据库读写,记录,搜索,提醒功能的软件(Written using MFC database access to read and write, record, search, to remind the features of the software)
- 2012-02-07 23:53:50下载
- 积分:1
-
C_PI201210231659
PI数据库标签查询、快照查询、历史数据查询 时间格式转换(pi demo)
- 2012-10-23 17:06:22下载
- 积分:1
-
Visual-CPP-ADO
关于MFC中ADO数据库的学习,很基础的例程可供下载学习(Learn about the MFC ADO , it is the foundation of learning routines available for download)
- 2014-12-04 15:46:50下载
- 积分:1
-
ADOClass
mfc下封装的一个数据库类,用ado方式调用access数据库(a class of encapsulates the database, call the access database using ado way)
- 2013-12-28 23:06:28下载
- 积分:1
-
ADO+Access
VC和ADO以及ACCESS连接的典型例子。不仅展示了VC如何通过ADO连接MDB文件,同时也有其它技巧展示。(VC and ADO and ACCESS connecting a typical example. It not only demonstrates how the VC ADO connection MDB documents, but also have other skills display.)
- 2006-05-22 20:30:55下载
- 积分:1
-
VC_ADO_MFC_POS
数据库编程练习、界面(标准控件)编程练习,很简单便于学习,有注释。有一些很有意思的函数。(Database programming practice, the interface (standard control) programming practice, very simple easy to learn, there are comments. There are some very interesting function.)
- 2010-05-14 21:40:32下载
- 积分:1
-
ADODataBase
这个源码是运用ado方式连接数据库的例子其中实现方式是利用ado类中的方法。运用C++实现(Examples of this source is to use ADO to connect to the database using C++ achieve)
- 2013-04-26 21:04:09下载
- 积分:1