资源列表
[数据库编程] sqlite3-using-summary
说明:sqlite提供的是一些C函数接口,你可以用这些函数操作数据库。通过使用这些接 口,传递一些标准 sql 语句(以 char * 类型)给 sqlite 函数,sqlite 就会为你操作数据库。sqlite 跟MS的access一样是文件型数据库,就是说,一个数据库就是一个文件,此数据库里可以建立很多的表,可以建立索引、触发器等等,但是,它实际上得到 的就是一个文件。备份这个文件就备份了整个数据库。sqlite 不需要任何数据库引擎,这意味着如果你需要 sqlite 来保存一些用户数据,<月落乌啼> 在 2025-06-13 上传 | 大小:39kb | 下载:0
[数据库编程] Visual-Basic-Develop-Database
说明:主要展示VB开发数据库的全过程。包括控件,窗体,及数据库-Indicate the whole process how to develop database system,including Controls,Forms,and Database<vigours> 在 2025-06-13 上传 | 大小:56.99mb | 下载:0
[数据库编程] Visual-CPP-Examples
说明:主要介绍用VC++开发数据库系统。包括VC++和ADO及DAO操作数据库的实例-Indicate how to use VC++ to operate Database,Including VC++ and ADO and VC++ and DAO.<vigours> 在 2025-06-13 上传 | 大小:38.38mb | 下载:0
[数据库编程] Editor-of-Database
说明:一个简单实用的数据库编辑软件,以Northwind数据库为例,压缩文件中附有抓图,直观的反应了软件的操作界面。-A simple and easy use database editor. With northwind database as an example, the compressed files contain snapshot, with which, it shows the users how it works.<caojun> 在 2025-06-13 上传 | 大小:2.81mb | 下载:0
[数据库编程] dotaitemlist
说明:查看或添加dota装备到数据库,方便对比-View or add the dota equipment to the database, to facilitate comparison<bridy> 在 2025-06-13 上传 | 大小:3.14mb | 下载:0
[数据库编程] VB_data
说明:VB访问数据库的方案比较,用Visual Basic访问数据库有许多可供选择的方案,但是选择那种方案更能使开发队伍和应用软件在今天处于有利位置并且适应将来的发展方向呢?这些解决方案各有什么特点?本文将说明这些问题,帮助使用-VB access to the database scheme comparison, using Visual visit Basic database has many options available, but the choice of the scheme ca<jj> 在 2025-06-13 上传 | 大小:4kb | 下载:0
[数据库编程] OperateAccess
说明:VC中利用MFC进行ADO数据库编程实例-ADO database programming examples in VC using MFC<王俊> 在 2025-06-13 上传 | 大小:5.35mb | 下载:0