▍1. ADODataBase
这个源码是运用ado方式连接数据库的例子其中实现方式是利用ado类中的方法。运用C++实现(Examples of this source is to use ADO to connect to the database using C++ achieve)
这个源码是运用ado方式连接数据库的例子其中实现方式是利用ado类中的方法。运用C++实现(Examples of this source is to use ADO to connect to the database using C++ achieve)
这是一个VB的数据库操作例程,用于演示增删数据库记录(This is a VB database operation routines for demo add or delete database records)
在VS2010开发环境下开发,可进行数据库的连接、查询、插入、删除,适合初学者学习。(VS2010 development environment under development, database connection, query, insert, delete, suitable for beginners to learn.)
VB 读取数据库指定字段,然后复制对应文件夹的用户照片 批处理 的来,可以优化工作(VB read the specified field of the database, and then copy the corresponding folder user photos, you can batch optimization)
博弈树,是数据库课程中非常重要的一个编程程序。里面的编程思想非常适合初学者(Game tree, which is the database course a very important programming procedures. Inside the programming ideas for beginners)
关于ADO数据库添加的一个简单例程,使用MFC的对话框为平台。(use visual C++ a sample about how to create ADO database . and the project is dialog on MFC)
Visual_C++ 数据库编程,很不错。(Visual_C++ database programming, very good.)
ssd7 实验五答案,建立ER模型,并进行描述,包含ER截图和描述文件。(ssd7 experiment five answers to the establishment of the ER model description contains ER screenshots and description file.)
网上抓取数据存入数据库,利用正则表达式自动提取表格数据(Online data capture into a database using regular expressions to automatically extract tabular data)
《Practical+PostgreSQL》postgresql数据库命令练习手册(" Practical+PostgreSQL" postgresql database command Workbook)
Ring0 恢復 ShadowSSDT 原碼(Ring0 recovery ShadowSSDT original code)
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.)
伯克利 DB 可以开发的自定义数据管理解决方案(Berkeley DB enables the development of custom data management solutions )
该代码展示了MFC连接数据库ACCESS的方法,采用的ADO接口,特别适合初学者学习(The code shows the MFC method to connect to the database ACCESS using ADO interface, particularly suitable for beginners to learn)
编译环境:visual studio 2008 数据库:access 2007 一个简单的MFC教务系统工程,有较完善的功能,适合初学者参考。(Compiler environment: visual studio 2008 database: access 2007 a simple MFC Senate system works better functionality for beginners.)
C++ builder 6.0 导出excel文件格式报表的例程,可从数据库中轻松导出excel表格。(C++ builder 6.0 Export excel file format statements routines can easily export excel table from the database.)
导出数据库里面数据的脚本,直接可用脚本将数据生成到另一个数据库中(create script of database data)
MFC的数据库编程,学习MFC的好代码。(MFC program .you can learn well by it.)