资源列表
Test
- 客户端 和服务端的 中间件 数据库多层开发-Client and server middleware database multi-storey development
E-R
- E-R图 数据库设计经常使用 可以当模板文件用-E-R graph can be modified as a template to use database design often use ha
Access
- Access数据库应用教程-数据库工程师-the application of Access database
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.
Visual-CPP-Examples
- 主要介绍用VC++开发数据库系统。包括VC++和ADO及DAO操作数据库的实例-Indicate how to use VC++ to operate Database,Including VC++ and ADO and VC++ and DAO.
Visual-Basic-Develop-Database
- 主要展示VB开发数据库的全过程。包括控件,窗体,及数据库-Indicate the whole process how to develop database system,including Controls,Forms,and Database
sqlite3-using-summary
- sqlite提供的是一些C函数接口,你可以用这些函数操作数据库。通过使用这些接 口,传递一些标准 sql 语句(以 char * 类型)给 sqlite 函数,sqlite 就会为你操作数据库。sqlite 跟MS的access一样是文件型数据库,就是说,一个数据库就是一个文件,此数据库里可以建立很多的表,可以建立索引、触发器等等,但是,它实际上得到 的就是一个文件。备份这个文件就备份了整个数据库。sqlite 不需要任何数据库引擎,这意味着如果你需要 sqlite 来保存一些用户数据,
CPP-to-Access
- 下面以Access数据库为例说明,用C#的DataSet类访问数据库的一些操作方法。操作涉及的主要C#类有:DataSet:对应数据库表的一个集合,实际上是数据库表在内存中的一个缓存DataTable:对应数据库表,是数据库表行的集合DataRow:对应数据库表行 OleDbConnection:建立数据库连接OleDbDataAdapter:由数据库生成DataSet,并负责DataSet与数据库的同步OleDbCommandBuilder:生成更新数据库所需的指令DataSet、Data
vba
- 实现数据转换的接口功能,由access数据库,整合处理业务数据,得出web系统需要的报表-to accomplish the cability to tranfered the data from the access file to excel file, during the process, the tool analyses the datas from the access system ,generates a report with excel format
database2
- 该程序主要是进行数据库的访问和简单的图形编程。-The program is primarily for the access to the database, and simple graphics programming.
database1
- 该程序主要功能是访问数据库,包含了其全部源代码。-The program s main function is to access the database, including all of its source code.
Manning.SQL.Server.MVP.Deep.Dives.Dec.2009
- SQL Server MVP Deep Dives