搜索资源列表
MFCAdo
- 利用ado技术连接Access数据库,Listcontrol显示,功能有查找,添加,删除,修改数据库表-Use ado to connect ACCESS database
vc-InOutStore-code
- vc++进销存管理系统,主要实现了进货与销货等类似窗体代码通用化,利用LISTCONTROL 的派生类实现了同一张单据录入多项商品明细。 在网上他人源码基础上改编的-vc++ inventory management system, the main achievement of the purchase and sales of similar form code universal, use LISTCONTROL derived class implements a number of
VC-Ado-Oracle
- 本例子是在VC下用ADO链接ORacle数据库的一个实例,在界面中通过输入数据源名,用户名,密码,点击链接之后,若是成功,则会在listbox里显示所有的表,当双击某一个表时,则会在右边的listcontrol 中显示相应的表中数据。-this application is a good example to connect Oracle with ADO under the enviroment of visual C++ 6.0.After entering your datasource
03
- 利用ADO将access数据库中的数据显示到listcontrol空间中,并实现添加功能-Using ADO to access data in the database to listcontrol space and add functionality to achieve
86023832Listcontrol
- list control 如何连接access数据库-list control :how to deal with access
ListToEXcel
- 主要实现ListControl控件列表内容保存到EXCEL表中,代码测试VS2010可用,可放至需要的工程中-Save ListControl control list, the main achievement of content to the EXCEL table, code testing VS2010 is available, can be put to the needs of the project
MysqlTest
- 用Mysql的API来实现在MFC中链接数据库,并查询表中的数据,通过listcontrol控件显示。供初学者学习。本人也刚开始学,其他功能在慢慢完善...(Use Mysql's API to link the database in MFC, and query the data in the table, display through the ListControl control. For beginners to learn. I have just started learning