资源列表
GenerateScript
- A handy util for DB entries to sql scr ipt with ability to generate all scr ipt at one click
jk033
- ASP同学通讯录,数据库采用SQL Server2000,系统简单,适合初学参考。
SQLServer
- 珍藏多年的SQl学习资料,对于提高开发水平很有帮助-SQl collection for many years to learn the information very helpful for improving the development level
Data-Access---Bind-Data-in-a-ComboBox
- This sample shows some how to bind data to a combo box control .
SQL_information
- 这是一个数据结构的一些基本资料,初学者初学培训的好资料-This is a data structure of some basic information, good information for beginners beginner training
exercise2answer
- ssd7 exercise2 答案 我自己做的交作业用的 没有问题-ssd7 exercise2 do answer my own there is no problem
using-SQL-to-improve-the-ETL
- 如何从优化SQL入手提高数据仓库的ETL效率-How to optimize the SQL starting to improve the data warehouse ETL efficiency
powerDesigner
- 基于powerdesigher 实现数据库概念模型与物理模型的转化-Powerdesigher implement conceptual model based on a physical model of transformation
airplanebook
- 客户订票时所需要录入的信息有出发地和目的地,出发的日期时间。按客户的年龄来购买所需要的票种,根据价格和安全性来选择乘坐哪一家航空公司和航班。以防客户忘记自己所购买的航班信息,可以随时查询客户自己已经购买的航班信息。若客户暂时不想购买,可退出系统。-When customers booking required entry information has departure and destination, departure date and time. The age of the custo
Student-Mangement-System
- 学生管理,sqlserver数据库。库大,完整。功能强大。-Student management, sqlserver database. Large library, complete. Powerful.
作者自己写的个Database和RecordSet类
- 自己编写的一个数据库,连接的Database和RecordSet类-themselves prepared a database connectivity and Database category RecordSet
以动态库的方式封装ADO的操作
- 本动态库主要为了根据对数据源操作使用SQL语句了直接嵌入VC过程来实现,可以用在很多数据库种类的基本操作,实现了简单的SQL在外部调用动态库尔嵌入.数据库框架的设计不会影像本动态库的使用.