搜索资源列表
VBMysql
- vb使用dll文件中的函数来操作mysql数据库。版本比较老,所以如果安装了4.1以上版本的mysql需要更新密码编辑方式-dll file in vb using the function to operate the mysql database. Comparison of the old version, so if the installed version 4.1 or above required to update the mysql password Edit mode
DELPHI_ACCESS
- DELPHI中操作ACCESS数据库。介绍如何建立Access文件,压缩与修复数据库,压缩数据库并修改ACCESS数据库密码。-DELPHI operate ACCESS database. Describes how to create Access file, compress and repair the database, compressed database and modify the ACCESS database password.
c_dtcz
- 本源文件主要介绍如何使用c语言进行操作sqlite数据库。-Source file describes how to operate using c language sqlite database.
sqlite3-using-summary
- sqlite提供的是一些C函数接口,你可以用这些函数操作数据库。通过使用这些接 口,传递一些标准 sql 语句(以 char * 类型)给 sqlite 函数,sqlite 就会为你操作数据库。sqlite 跟MS的access一样是文件型数据库,就是说,一个数据库就是一个文件,此数据库里可以建立很多的表,可以建立索引、触发器等等,但是,它实际上得到 的就是一个文件。备份这个文件就备份了整个数据库。sqlite 不需要任何数据库引擎,这意味着如果你需要 sqlite 来保存一些用户数据,
UsingDAO
- 本程序利用DAO直接对Access数据库文件进行操作。-Using DAO,this program can directly operate the Access database file.
ElectroniCarchivingSystem
- 一个小而完整的电子档案管理系统,包含了导入导出,打印功能。能够独立运行,不要要安装,非常适合小应用系统的需求。-A small but complete electronic file management system, including import and export, print function. Able to operate independently and do not want to install, ideal for small application systems
addmune
- 本压缩包中所包含的所有文件为Addeasy 1.0的完整源代码,这个程序为Windows右键菜单增强工具,从中可以了解注册表操作、INI文件操作等技巧。-This compressed package contains all the files Addeasy 1.0 for the complete source code, the procedure for menu enhancement tool for Windows, which can learn to operate the
DAImitable
- 自己写的一个连接sqlserver数据库程序,里边有封装好的数据库操作类,但是工程里边没有数据库文件备份,下载后可以看源码中操作数据库方式,数据库操作类都有借口调用说明。-Write a connection to their own sqlserver procedures, there is a good package of the operation class, but there is no file backup, download the source code can b