搜索资源列表
vc6数据库
- rar压缩文件,解压后有五个VC源代码,是VC6数据库系统开发实例导航中的源码-rar compressed files, extracting after five VC source code, the database is VC6 navigation systems development examples of FOSS
一个增强的数据库类CDataSet
- 一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CData
SQL Server 数据库结构查看程序(VC源码)(2)
- SQL Server 数据库结构查看程序(VC源码)-SQL Server database structure viewer program (VC-source)
非常好的数据库控件源码
- 非常好的数据库控件源码,使用VC开发数据库控件,较好-very good source database controls, the use of VC development of the database controls, better
《Delphi 7数据库应用技术与实例》源代码
- 包含数据库开发的具体实例源码,分为两部分,一种是各个小应用程序的介绍,还有一部分是3个大的数据库应用程序的开发。(创意不错,要上传源码!^-^)- Contains the database development the concrete example source code, divides into two parts, one kind is each small application procedure introduction, but also some part is 3
简易API函数数据库
- 它是简易API函数数据库的一些源码 恩 写的还不错 你看看它怎么样-it is simple API function of some database source TU write quite well how you look at it like
网络数据库编程
- 配书源码。可以学习以ACCESS为后台的数据库网络应用开发。主要功能是查询检索后台数据。-book distribution source. ACCESS can learn the background of network database application development. The main function is to search for background information.
SQL Server 数据库结构查看程序(VC源码)(2[1].1)
- SQL Server 数据库结构查看程序(VC源码)(2[1].1).zip-SQL Server database structure View (VC FOSS) (2 [1] .1). Zip
dbtodb
- 本源码为电子警察数据库备份工具,实现了对远程SQL Server2000数据库的连接和本地数据库的保存、文件备份等功能。由于远程数据库源码不便携带,所以这里关闭了ADO连接,不过读者可通过代码中使用到的字段进行建立。本代码算不上什么高质量的代码,里面的设计思想也只适合与RAD的设计思想,但是可以演示远程和本地数据库的一些控制方法,希望读者批评指正。-the source for electronic police database backup tool, a pair of remote SQ
photodb
- 自己利用业余时间写的图象数据库源码,可以保存BMP和JPEG图象至数据库。还支持BMP<->JPEG图象格式的转换,很实用!-use their spare time to write the source image database, can be preserved for BMP and JPEG images to the database. Also supports BMP
药店进销存源码
- 用Delphi开发的经典的数据库系统-with the classic Delphi database system
SQL Server 数据库结构查看程序(VC源码)2.1
- SQL Server 数据库结构查看程序(VC源码)-SQL Server database structure viewer program (VC-source)
SQLServer数据库安装源码
- SQLServer数据库安装源码-SQLServer database installed FOSS
进行数据库备份与恢复有VB6.0开发完整源码
- 数据库的备份和回复-database backup and restore
压缩access数据库
- ACCESS资料压缩源码,详见压缩档,请启动DELPHI后,引入comobj,然后复制本程序源程序即可.-ACCESS data compression source, as detailed in the tarball, please start Delphi, the introduction comobj and then copy the source of the present procedures can be.
VB源码,数据库应用
- 内容索引:VB源码,数据库应用,图书管理,管理系统 一个比较典型的图书管理系统,功能主要包括基本的图书信息添加维护、读者借书和还书管理、目录管理、历史借读查询等功能,可以很方便的实现常规的图书资料管理功能,也方便了读者的借、还等操作步骤。 -Content Indexing: VB source code, database applications, library management, management system A typical library man
QT_sql
- QT访问数据库的源码,可以查询添加删除表记录-QT source code to access the database, you can add delete table records query
学籍管理系统JAVA源码
- 大家好: 我发现一个比较好的JAVA做的《学籍管理系统》, 在此推荐一下,因为它结构简明清析,是一款初学者进 入数据库编程和JAVA编程必备参考资料。 (此程序作者来自安徽合肥学院网名叫硕卓的网友) 源码中有详细的《报告》-everyone : I found a relatively good JAVA done, "Information Management", the recommended it because it is
ex2
- 非常不错的vc操作数据库源码。不是完整的程序,练习作品,希望对各位有所帮助。-Vc very good source database operation. Not complete the procedure, practice works, you want to be helpful.
直接注册Access的客户端.服务端.源码。
- 一个可以直接注册到.Access数据库.无需配置APS代码的客户端与远程端程序的易语言源码。