搜索资源列表
vcsqlserver
- 是VC+SQL server模式的,主要设及以下内容: 1、窗口如何分割; 2、多视图之间如何通信; 3、列表视图的操作及事件处理; 4、树形控件的操作及事件处理,利用递归根据数据库动态生成目录; 5、实现主从表的显示; -VC is SQL server model, and mainly the following : a window on how segmentation; 2. Multi-view of how communication; 3, the L
ObjectSearch
- 数据库对象搜索,包括表,存储过程,视图,函数等,并用列表的方式显示出来
6
- CS_NET数据库程序集,包括读写Access数据库,列表视图显示数据库信息,读取EXCEL文件
数据库操作-DAO篇
- 实现的功能是把数据库中的记录显示到列表视图中,可以进行记录添加、删除、修改、查询等操作-the functions of the database records to the list view and can be recorded to add, delete, modify, search operation
sjcl
- 一个小型的数据库软件,用VC编写,数据库用ACCESS,数据源用ODBC,程序可直接创建数据源,使用时,只需把数据库文件jxc.mdb拷入C:\Program Files\database\即可,数据处理功能齐全,而且在视图列表中,双击某一条记录即可进行修改,非常方便。而且界面按钮都是经过处理的特别漂亮。-A small database software used to prepare VC, databases with ACCESS, the data source using ODBC,
BASE_DAO_DATAOPERATE
- 基于DAO的数据库操作,经过仔细的修改过,完全可以运行,里面注释很全,功能:把数据库中的记录显示到列表视图中,可以进行记录添加、删除、修改、查询等操作。-DAO-based database operations, the changes have been made carefully, can be run, which is the whole note, function: the database records show that the list view, you can rec
GoodsSystem
- 小型商品库存管理系统。ADO连接数据库的小系统,包含列表视图控件、下拉列表、编辑框等控件的使用。是学习ADO连接数据库的好资源!-Inventory management system for small commodities. ADO to connect a small database system, including the list view control, the drop-down list, edit box controls such as the use of. ADO
vc
- vc高级编程记录集 视图列表下对记录的处理-vc view a list of high-level programming under the record set record deal
06
- 通过ADO连接数据库,可将数据库数据导入在列表视图控件中,实现信息查阅-Connect to the database via ADO, you can import the data into the database in the list view control, information access
SQL
- 工作之余,用VC作了一个小程序,是VC+SQL server模式的,程式内容比较简单,主要设及以下内容: 1、窗口如何分割; 2、多视图之间如何通信; 3、列表视图的操作及事件处理; 4、树形控件的操作及事件处理,利用递归根据数据库动态生成目录; 5、实现主从表的显示;-this is a good program.