搜索资源列表
学校网络信息查询系统
- 这是一个学校网络信息查询系统,主要是数据库的编程,很适合初中级的数据库学习者,是《Delphi数据库开发技术与工程实践》上的示例程序。-This is a network of schools for the information system is essentially a database program, which is perfect for middle-class database learners, "Delphi database development tech
AnADOBasedDataCopyingUtility
- 利用ADO类,拷贝数据库中数据,本例子中包含了绝大多数数据库读写操作,是一个很好的学校ADO编程示例。-ADO category, copy the database, which contains examples of the overwhelming majority of the database and write, it is a very good school ADO programming examples.
ado_Mfc_vc6
- 在MFC下面实现ADO编程,很好的示例代码-below the MFC achieve ADO programming, a good sample code
crystal+VB
- 水晶报表参数编程示例代码,讲解在VB下如何显示水晶报表的参数设定!-crystal parameters statements programming code examples to explain how the VB crystal statements show the parameters set!
ado
- Visual C++ 下ADO数据库编程示例
ADOACCESS
- VC 6.0下 ADOAcess数据库编程示例
数据库编程大全
- 关于VB编程数据库的大量示例
visdata
- VB 可视化数据库管理源码示例,源码中包括了sql server / excel/access /TXT 读取样例,可做为常用数据库编程参考。-VB source code sample visual database management, source code included in the sql server/excel/access/TXT read the sample can be used as common reference database programming.
DAO_Query
- 基于DAO的数据库查询编程示例,稍加修改就可以用于实际应用开发-DAO-based database query programming examples, with slight modifications can be used in the practical application development
MultiCombobox
- 应链数据库编程时,常要通过下拉列表框选取某物料编码,然后在另编辑框显示物料名称 但时实际上很多时候,操作员是通过名称识别物料的,如果组合列表框只显示编码,不好操作的,所以本例通过一种简单方法,实现一个组合框显示两个字段数据,编码和名称,这示例没有通记录集存储数据,而是通过数组,想了好久觉得这种方法简单,又不要增加什么编码,也不用新增CLASS.(这样实现了Access 中VBA组合框的功能类似)-this is CComboBox ctrl uses
Student
- VC++操作SqlServer数据库的参考源程序 VC++操作SqlServer数据库的一个参考程序,主要包括ADO的使用,压缩包内附带有SQLSERVER的备份文件,附加即可,其实你可以把这个程序当作一个数据库编程的教程,它介绍了VC++如何连接SqlServer,添加、删除、备份、修改数据,包含一些常用SQL语句的语法示例等,自带有一个CHM帮助文档,向你讲解一些基础知识,因此对VC入门级选手特别有用 -VC++ operator SqlServer database referen
ado
- Microsoft s ActiveX Data Objects (ADO)数据库编程示例
ado
- vb的数据库示例教程,对于刚学数据库的朋友是个不错的东西,里面有N个示例程序来教你怎么用数据库来编程-vb database tutorial example, a database for just learned friend is a good thing, there are N a sample program to teach you how to use database program
VCPP-DataBase-Programming
- VC++数据库编程.pdf 使用VC6.0环境,详细介绍各种数据库编程技术和接口,有代码示例-VC++ database programming. Pdf using the VC6.0 environment, detailing a variety of database programming techniques and interfaces, with code examples
ch6sql_Csharp
- C# 编写的数据库操作编程示例程序 开发环境 visual stdio 2008-Database operations written in C# programming example program development environment visual stdio 2008
Database-development
- Visual C++数据库编程,适合初学者入门学习,示例代码-Visual C++ database programming, suitable for beginners getting started, sample code
vbcomm
- vb数据库常用示例,编程常用的程序源码,非常好用-vb usual use things
odbc_northwind
- 这是数据库高级编程的示例,利用odbc实现数据库的相连,实现数据库的增加、删除、修改、查询功能。界面友好,方便操作-This is the example of the high-level programming of the database to odbc database connected to achieve the increase of the database, delete, modify, and query functions. Friendly interface fo
C++连接mysql数据库(包括示例数据库)
- c++中连接mysql并且查询到结果展示在窗口中,mfc编程
QtSqliteTest
- 基于QT的SQLite数据编程示例,建库,建表,插入,查询等操作(SQLite data programming examples based on QT, database building, building table, insert, query and other operations)