资源列表
RDBMS
- 一个用C编写的简单的关系数据库系统,实现插入、修改、删除等-a simple preparation of the database system, insert, modify, delete, etc.
adoblob
- ado处理blob数据-ado processes the blob data
UpFileFunction
- 基本数据库的网络应用开发,实现多文件的上传,下载。-Basic database, web application development, multi file upload, download.
klgorithm
- DFA,这个一个关于确定有限自动机的算法,有兴趣可以参考一下,-DFA, this one about determine the algorithm of finite automaton, interested can consult,
shujukunidatabase
- VC++封装一个动态数据库链接库 VC++封装一个动态数据库链接库,以动态封装库的方式打开、关闭数据库、得到数据库指针、装载记录、查找记录、修改添加删除记录、根据类型得到记录关键字段等功能,封装的功能都是基本的,只是为了如何封装,有基础的朋友可以再此基础上继续完善 -VC++ database package, a dynamic link library VC++ database package, a dynamic link library, dynamic package, op
AccessAid_up2_pudn
- 一个通过ADO连接ACCESS数据库,并能执行SQL语句的VB程序. 如果有多条SQL语句,可以放在文本文件中,每条SQL语句一行(暂不支持SQL语句分行)-A VB program that can connect ACCESS database by ADO and execute SQL statement. SQL statements can be placed in a text file. If more than one SQL statements,a complete
C.database.records.module
- C#数据库记录单程序模块C # database records one program module -C# database records one program module
Database discreteness
- 本文分Activex 数据对象、操作记录集、使用命令三个部分并加以大量实例描述了对数据库的存取等操作-paper points ActiveX Data Objects, operational records set using the command three to be part of a large number of examples and describes the right of access to the database operational
DTSRunner
- 使用一个图形配置界面调用SQL的DTS,默认添加时间参数。-use of a graphical interface called SQL configuration of DTS, adding time default parameters.
vc_adoaccess
- 为VC++新手准备的一个小例子:使用ADO连接Access数据库并进行数据查询,比如在输入框里输入“张三”,如果数据库中有数据,则会显示数据至DataList中,本例的三个知识点:ADO数据库连接、数据库查询、数据列表的显示。如果你刚接触VC++编程,那么这个小例子可帮你快速理解VC的数据库编程。 -VC++ novice to prepare a small example: Access database using ADO connection and data query, such
adoblob.zip
- ado处理blob数据
vcsqldbfile
- VC 连接 SQL的例子-an example of connecting sql by vc