-
CompactDataBase
mfc,才有用ado操作access数据库,解决数据库删除内容后无法自动压缩大小的问题(mfc, only access the database using ado action to resolve the contents of the database are not automatically remove the compressed size of the problem)
- 2011-06-25 10:47:24下载
- 积分:1
-
AdoReadWriteAccess
visual c++下,通过ado访问ACCESS数据库,实现数据库的读取,增加,删除,修改功能,界面使用一些WINXP按钮。(visual c, through ado visit ACCESS database, the database access, increase delete, change the functional interface using WINXP button.)
- 2006-09-05 14:27:28下载
- 积分:1
-
matrix.h
定义Matrix矩阵类,定义矩阵类头文件matrix.h(Matrix matrix class definition, define matrix class header file matrix.h)
- 2020-08-03 20:28:35下载
- 积分:1
-
PrettyHorse
数据库编程范例用到ado,directui,mfc(Database programming paradigm used ado, directui, mfc)
- 2011-10-13 20:37:48下载
- 积分:1
-
xueshengxuankexitong
桂林电子科技大学的数据库课程的最后大作业,里面是一个学生选课系统的源码。(Guilin University of Electronic Science and Technology Database last great work, which is a class selection system source code.)
- 2010-12-17 20:32:54下载
- 积分:1
-
vbwl
零基础制作【武林外传】辅助工具[详细步骤+图片](VB)!(Zero based on the production of Wulin rumored] [aids [detailed steps+ Picture] (VB)!)
- 2007-08-12 20:49:31下载
- 积分:1
-
rfid
从实验箱中读取在数据收集到数据库sqlite3(get data rifd uhf)
- 2013-11-20 09:48:48下载
- 积分:1
-
VC-P-P--image--access-and-display
用VC++实现数据库中图片的存取与显示精讲教程,如何将图片存储在数据库中,又如何从数据库中读取出图片并显示。教程主要介绍了在VC ++环境中,利用ADO 2. 5中所提供的Stream对象和Fields对象进行数据库中图片的存取,同时还利用了IPicture接口实现多种格式图片的显示,并通过控件自画的方法解决了图片显示的刷新问题。 (VC++ image access and display)
- 2014-05-14 23:28:08下载
- 积分:1
-
nainiu
奶牛健康管理系统!MFC界面,实现奶牛资料的录入、删除、更改、查询等操作!还有奶牛所属农场主的信息!可以输出资料到excel中!连接Access数据库!(Dairy Health Management System! MFC interface, data input to achieve cows, delete, change, query and other operations! There is information on dairy farmer-owned! Can export data to excel in! Connect Access Database!)
- 2010-01-08 20:41:34下载
- 积分: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