-
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
-
ADOupdate
本程序是在Visual C++的环境下实现的使用ADO对象向数据库中添加数据,可以更新数据库(This program is in Visual C++ environment to achieve the use of ADO object to add data to the database, you can update the database)
- 2010-05-26 13:13:35下载
- 积分:1
-
bookmanage
MFC编程,VC连接ACCESS数据库,实现对数据的增、删、改、查等操作(VC connection ACCESS database to achieve the data add, delete, change, and other operations)
- 2011-08-07 12:28:38下载
- 积分:1
-
UseAdo
在Microsoft Visual C++6.0环境下,应用ADO,编写的连接access数据库的简单程序(MFC ADO access)
- 2017-05-25 08:57:06下载
- 积分:1
-
TeacherMIS
教师信息管理系统,mfc+access(ODBC)(Teacher Information Management System, mfc+ access (ODBC))
- 2009-06-08 19:49:43下载
- 积分:1
-
pay
毕业设计论文(含运行说明书,源代码)工资管理系统(SQL+VC++)是Visual C++数据库(SQL Server 2000)信息管理系统,来自明日科技《Visual C++数据库系统开发案例精》一书,案例包括运行说明书,源代码和参考的《毕业设计论文范例》。(Thesis graduation project (including operation manuals, source code) wage management system (SQL+ VC++) Is a Visual C++ Database (SQL Server 2000) Information Management System, from tomorrow technology Visual C++ Database system the development of the case the elite in a book, case, including operation manuals, source code and reference the graduation thesis design paradigm. )
- 2008-06-17 12:10:17下载
- 积分:1
-
student
学生管理系统,包括学生信息管理,成绩管理,违规查询等。(Student management system, including the student information management, performance management, and illegal inquiries.)
- 2010-01-06 13:50:57下载
- 积分:1
-
ISQLADO_src
使用DAO的交互式输入执行SQL语句,并显示结果的程序(The example of excuting SQL alternatively by DAO and displaying the result )
- 2001-01-01 00:00:00下载
- 积分:1
-
zsgc
实现数据库的增删改查,自己学的,还不错吧,大家看看,相互学习(Achieve database CRUD, their school, also good, we look at, learn from each other)
- 2011-07-10 10:16:35下载
- 积分:1
-
ADO
利用ADO连接Oracle数据库,,主要解决写入blob数据问题(Use ADO to connect Oracle database, the main solution to the issue of write blob data)
- 2009-04-25 20:11:31下载
- 积分:1