-
ISQLADO_src
使用DAO的交互式输入执行SQL语句,并显示结果的程序(The example of excuting SQL alternatively by DAO and displaying the result )
- 2001-01-01 00:00:00下载
- 积分:1
-
ODBCDEMO2
说明: 了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。
本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。(Simplify developers to write database applications, VC++ Class Library in its base (MFC) in the package on the ODBC API to achieve an object-oriented database programming interface, so that VC++ database easier.
This chapter begins with an overview of the MFC ODBC brief introduction, then tell a story using MFC ODBC database development skills, and finally database development through specific examples, describe in detail through the MFC ODBC database application development methods and processes.
)
- 2011-03-14 16:26:31下载
- 积分:1
-
vcandvs-access
vc6.0和vs2005访问access数据库,包括增删改查,有示例,可在此基础上进行功能添加。(VC6.0 and VS2005 visit ACCESS database, including the crud, example, can be carried out on the basis of function add.)
- 2013-02-07 11:09:15下载
- 积分:1
-
ADO-And-Access
这是一个基本的数据库编程实例,里面最特别的地方是即使出数据库里面出现多条完全相同的记录,它也能操作,而不会出错。(This is a basic database programming examples, there is the most special place inside the database even if there is more of the same record, which can operate without error.)
- 2013-11-15 06:37:48下载
- 积分: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
-
Ex_ODBC
MFC基本实例实现连接数据库信息的录入修改删除功能(Basic examples were MFC connect to the database information input to modify delete function)
- 2010-12-21 14:18:57下载
- 积分:1
-
ADOdcsj
使用ADO导出数据,在数据库编程中应用很多。(Use ADO export data, many applications in database programming.)
- 2013-12-12 14:18:18下载
- 积分:1
-
rfid
从实验箱中读取在数据收集到数据库sqlite3(get data rifd uhf)
- 2013-11-20 09:48:48下载
- 积分:1
-
PopManu
VC++实现在列表控件中添加右键弹出菜单PopManu实例源代码,测试时请把PopManu.exe拷贝至根目录下,以保证Access数据库连接正确,否则实例不能运行(VC++ Add button pop-up menu PopManu source code examples in the list control, test PopManu.exe copied to the root directory, to ensure that the Access database is properly connected, otherwise it can not run an instance of)
- 2013-05-19 10:37:16下载
- 积分:1
-
VCRoomManage
基于VC++6.0、ODBC、MFC的酒店客房管理程序。数据库为Acess,界面简洁,有详细使用说明。(Based on VC++6.0, ODBC, MFC hotel rooms management procedures. Database for Acess, the interface is simple and has detailed instructions.)
- 2009-03-25 21:40:08下载
- 积分:1