搜索资源列表
管理数据库(使用树型控件)
- 用vc实现的管理操作数据库的程序,用到了树形控件来实现!- Management operation database procedure realizes which with vc, has controlled with the shape of tree to realize!
第29章 使用OLE DB操作数据库
- 使用OLE DB操作数据库.rar-use OLE DB database operation. Rar
VC编程中如何操作数据库中的图像字段
- VC编程中如何操作数据库中的图像字段-VC how to operate the database of images field
数据库基础类ado
- 该代码给出了一个ADO操作数据库基础类的实现-The code gives an ADO database operation to achieve the foundation classes
很好的界面风格的数据库
- 本代码提供了一个利用ODBC操作数据库的方法类,同时提供了很好的界面风格设计-the code provides a database using ODBC to operate the category, while providing a good interface design style
导出PARADOX数据库(29KB)
- 导出PARADOX数据库(29KB),是用vc操作数据库用的-derived PARADOX database (Take), is vc operation of the database
使用ADO操作数据库
- 本实例演示了如何使用VC的ADO技术访问数据库,程序运行通过。-the examples demonstrated how to use the VC ADO access to the database, running through.
java数据库连接操作类
- 这个软件对于初学java数据库编程的人特别有用,可以通过读该代码学习JDBC接口。
ado操作数据库的类
- ado操作数据库的c++类
ADO+Datagrid数据库全操作VB.rar
- ADO+Datagrid数据库全操作 主要是对ADO控制Datagrid的表格输出演示,ADO Datagrid main database fully operational control of ADO in the table Datagrid Lattice output demo
SampleSQLCE
- SQL CE操作数据库的例子,简洁明了。-A Sample for SQL database acessing on windows ce,base on VB.net
ADOgridComplete
- ADO配合表格操作数据库,常用的操作都包括了,增加 修改 删除 排序 筛选-ADO with the operation of the database tables, commonly used operations are included to increase the modification order to delete the selection
ex2
- 非常不错的vc操作数据库源码。不是完整的程序,练习作品,希望对各位有所帮助。-Vc very good source database operation. Not complete the procedure, practice works, you want to be helpful.
query_tool
- 数据库查询工具,演示如何连接和操作数据库,如何获取表及视图的元数据-Database query tool, to demonstrate how to connect and operate the database, how to obtain a table and view metadata
MIS
- VC ADO+ODBC连接操作数据库,对图片的读取保存等-VC ADO+ ODBC connection to operate a database of images, such as reading to preserve
DataGrid
- VB操作数据库的一些实例之DataGrid控件的使用方法-VB Some examples of the operation of the database to use the DataGrid control
vcdatebase
- VC++数据库前端开发工具实例,可以执行SQL脚本、导出SQL数据、导出数据库、分析SQL语句等,老外以前的程序,现在在功能上已经落后了,不过对了解VC操作数据库的功能还是挺有用的。-VC++ database front-end development tools, example, you can run SQL scr ipts, export SQL data, export data, analyze SQL statements and so on, foreigners befor
精通C#与.NET 4.0数据库开发源码
- 精通C#与.NET 4.0数据库开发---基础、数据库核心技术、项目实战/ 秦婧,石叶平等编著 介绍微软.NET 4.0平台所涉及的SQL Server 2008、ADO.NET和LINQ等数据库开发技术。全书共六篇,包括:C# 4.0语言基础、开发应用程序、SQL Server 2008基础、ADO.NET操作数据库、LINQ查询开发、项目实战。(Proficient in C# and.NET 4 database development, database foundation, core
VC 6.0操作数据库sqlite实例
- VC 6.0下操作数据库sqlite实例 创建、插入、删除、查询等