资源列表
ADO-to-execute-SQL-commands
- 数据库编程,基于ADO技术,通过ADO技术实现SQL语句的运行,使用access数据库。-Database programming, based on ADO technology, the running of SQL statements via ADO technology, the use of database access.
7_1
- 数据库基础知识,介绍如何利用Borland C++访问本地数据库及利用ADO-ODBC访问远程数据库并进行数据表操作。-Database
VC-Oracle
- VC 连接Oracle数据库,主要的技术包含的是ADO连接数据库根据填写的字符串连接数据库,可动态配置。-VC to connect Oracle database contains major technical ADO to connect to the database to connect to the database, fill in the string can be dynamically configured.
mapinsertsql
- 地图数据库的导入,大量的,一次性的导入数据库,基于微型数据库-Map database import, a lot of one-time import the database , based on the mini- database
GoodsSellManagementSystem
- 商品销售管理 + sql2005 学习数据库编程必备-Goods Sell Management System
dbstu
- 用VS2008实现OLE DB数据库访问,可以对数据库执行遍历,添加,删除等操作,多初学者有帮助。-Code of Database programming by using OLE DB and vs2008, It can do basic operations to database.Helpful to people learning oledb.
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
trigger
- 用触发器实现两个数据库之间相同表的同步The same table synchronization between the two databases using triggers -The same table synchronization between the two databases using triggers
Database-of-practical-answer
- 数据库实用教程答案(第三版) 第1、2章 1.1 名词解释: ◆ DB:数据库(Database),DB是统一管理的相关数据的集合。DB能为各种用户共享,具有最小冗余度,数据间联系密切,而又有较高的数据独立性。 ◆ DBMS:数据库管理系统(Database Management System),DBMS是位于用户与操作系统之间的一层数据管理软件,为用户或应用程序提供访问DB的方法,包括DB的建立、查询、更新及各种数据控制。DBMS总是基于某种数据模型,可以分为层次型、网
Cpp1
- 数据库编程实例 详细描述了数据库的原理及应用-data module
Jasen.SSISProject
- SSIS完成对不同数据源的数据收集,清理工作.-SSIS on different data sources for data collection, clean-up
Mysqltesttool
- 一个用VC++编写的,测试MYSQL数据库,执行SQL的小工具.这个工具可以给您展示如何使用MYSQL的C接口-The language is VC++, test the mysql data base, and execute sql small tool.