Location:
Search - mfc dao
Search list
Description: 包括数据库的各种操作,由Access数据库,配以MFC的DAO实现,经测试可以投入使用。-including databases of various operational by the Access database, and with MFC DAO realized, after tests can be put into use.
Platform: |
Size: 170234 |
Author: 李想 |
Hits:
Description: 本程序是一个用于管理学生成绩例子.通过利用MFC的DAO类,用VC++编写独立与DBMS的应用程序-this is a procedure for the management of the performance of their students examples. Through the use of the MFC DAO category, prepared by VC independence and DBMS applications
Platform: |
Size: 126818 |
Author: 唐力 |
Hits:
Description: 地址薄管理器.采用MFC DAO对象和接口编程技术实现了一个地址薄数据库的管理器.主要功能包括:1,浏览数据库的内容.2,添加,删除和更新数据库的记录.-address book manager. Using MFC DAO objects and interface programming technology to achieve a one address book database manager. main features include : a browse the contents of the database .2, add, delete and update database records.
Platform: |
Size: 77470 |
Author: 刘季 |
Hits:
Description: 利用MFC DAO类的范例-use MFC category example DAO
Platform: |
Size: 398336 |
Author: 彭海波 |
Hits:
Description: 实现了使用MFC DAO对地址簿数据库的浏览,编辑和更新-achieved using MFC DAO right address book database browsing, editing and updating
Platform: |
Size: 69632 |
Author: 张旭 |
Hits:
Description: 包括数据库的各种操作,由Access数据库,配以MFC的DAO实现,经测试可以投入使用。-including databases of various operational by the Access database, and with MFC DAO realized, after tests can be put into use.
Platform: |
Size: 169984 |
Author: 李想 |
Hits:
Description: MFC提供的数据库例程,利用DAO直接对数据库进行操作。-MFC database routines for the use of DAO directly to the database operation.
Platform: |
Size: 2800640 |
Author: markie |
Hits:
Description: 地址薄管理器.采用MFC DAO对象和接口编程技术实现了一个地址薄数据库的管理器.主要功能包括:1,浏览数据库的内容.2,添加,删除和更新数据库的记录.-address book manager. Using MFC DAO objects and interface programming technology to achieve a one address book database manager. main features include : a browse the contents of the database .2, add, delete and update database records.
Platform: |
Size: 76800 |
Author: 刘季 |
Hits:
Description: 基于mfc的DAO数据库连接编程,并包含图形的报表的生成以及表格报表的底层建模-Based on the DAO database connection mfc programming, and includes statements generated graphics, as well as statements form the bottom of modeling
Platform: |
Size: 5780480 |
Author: david |
Hits:
Description: 本书以实用为目的,结合具体的数据库应用,选择了7个最有代表性的实例,分别介绍ODBC API、MFC的ODBC类、DAO、OLE DB以及ADO的客户数据库访问技术和应用开发过程。本书还通过ADO数据库组件开发实例和OLE DB服务器程序的开发实例展开了数据库应用开发的高级话题。-The book for the purpose of practical light of the specific database application, select the seven most representative examples of, respectively, introduced the ODBC API, MFC s ODBC category, DAO, OLE DB and ADO database access client technology and application development process. The book also ADO database components to develop examples and OLE DB server instance to start the development of the database application development, senior topics.
Platform: |
Size: 3544064 |
Author: 苗然 |
Hits:
Description: 如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO
Directly While Using MFC DAO Classes
-If you need more MFC and DAO related information, reference MFC library reference technical article TN054: Calling DAO Directly While Using MFC DAO Classes
Platform: |
Size: 1024 |
Author: 闫竹彪 |
Hits:
Description: 如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO
Directly While Using MFC DAO Classes
-If you need more MFC and DAO related information, reference MFC library reference technical article TN054: Calling DAO Directly While Using MFC DAO Classes
Platform: |
Size: 1024 |
Author: 闫竹彪 |
Hits:
Description:
return AfxDllCanUnloadNow[]
}
当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题
如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO
Directly While Using MFC DAO Classes
http://www.codeguru.com/cpp/com-tech/activex/controls/article.php/c2615-
return AfxDllCanUnloadNow[]
}
当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题
如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO
Directly While Using MFC DAO Classes
http://www.codeguru.com/cpp/com-tech/activex/controls/article.php/c2615
Platform: |
Size: 1024 |
Author: 闫竹彪 |
Hits:
Description:
介绍了MFC的ODBC和DAO类,并向读者演示了编写数据库应用程序的方法。-MFC introduced the category of ODBC and DAO, and readers demonstrated the preparation of database application procedures.
Platform: |
Size: 77824 |
Author: gaochangjin |
Hits:
Description: 使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。
ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。-Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two busy Kaoyan no time to learn dao.
ODBC and DAO can be at the biggest difference is that must be built before using ODBC data source, depending on the database, the parameters used are also different. Details, please read an article before this. There are many things not said, things are high skill, have to learn your own.
Platform: |
Size: 2112512 |
Author: 一平 |
Hits:
Description: 用mfc编写的一个网络应用小程序,发送http的get报文到网站,然后分析出网站的导航部分。-A program of netusing write by mfc, which can be used to send a GET packet of http to a website,and analysis the navigation information.
Platform: |
Size: 13634560 |
Author: mahongli |
Hits:
Description: Visual C++数据库编程技术与实例,ADO编程,报表开发,OLE DB编程,MFC DAO编程 -Visual C++ database programming techniques and examples, ADO programming, report development, OLE DB programming, MFC DAO Programming
Platform: |
Size: 8312832 |
Author: zhangwen |
Hits:
Description: MFC DAO类使用Microsoft Jet数据库引擎操作位于系统数据库和用户数据库中的数据,它与基于ODBC的MFC数据库类截然不同,DAO通过Microsoft Jet访问数据,而MFC的ODBC类通过ODBC和ODBC驱动程序操作数据。一般来说,在访问Microsoft Jet数据库引擎,基于DAO的MFC类比基于ODBC的MFC类处理能力更强大。-MFC DAO classes use Microsoft Jet database engine operating on the system databases and user data in the database, it is with the MFC ODBC database classes based on different, DAO to access data through the Microsoft Jet, and MFC s ODBC classes through ODBC and ODBC drivers to manipulate the data . In general, access the Microsoft Jet database engine, based on the MFC DAO ODBC-based MFC class analog processing power more powerful.
Platform: |
Size: 4013056 |
Author: snowolf |
Hits:
Description: MFC的DAO数据编程,适用于初学者,希望能有帮助-The MFC DAO data programming, suitable for beginners, hoping to help
Platform: |
Size: 82944 |
Author: shijiabin |
Hits:
Description: MFC数据库编程教程,包括odbc、dao、oledb、ado等(MFC database programming tutorial)
Platform: |
Size: 2948096 |
Author: lhlhappylife
|
Hits: