资源列表
Delphi-SQL
- Delphi数据库的SQL编程实例 Windows 2000 professional +Borland Delphi 7.0-Delphi SQL database programming examples Windows 2000 professional+Borland Delphi 7.0
SQLServer数据库存取任意文件实例
- 本人现在上传的资料是关于SQL SEVER数据库管理系统存取文件的。-I will now upload the information on the SQL database management system SEVER access to documents.
database-system-principle
- 数据库系统原理课件,讲解数据库基础知识及实验-Principles of Database Systems courseware, to explain database basics and experimental
library
- 本系统是SQL SERVER的管理系统,做毕业设计的时候找见共享一下
VBgongziMIS
- 基于vb及SQL环境下编写的工资管理系统-Under vb and SQL-based environment for the preparation of payroll management system
inventory-management
- 应用SQL数据库和VBscr ipt语言编写的库存管理系统网站-Inventory management system application SQL database and VBscr ipt language site
SQLCompare
- 可以对两个数据库的结构进行比较,较为实用,自测试过可生成html-You can compare the structure of two databases, more practical, self-tested to generate html
shujumoxing
- 数据模型定义,概念数据模型,结构数据模型的三要素以及结构数据模型示例-Data model definition, conceptual data model, data model structure and the structure of the three elements of the data model example
Library-management-system
- 通过数据库管理图书,可以方便管理员管理图书,为读者提供更全面的服务。我设计的系统主要功能模块有:系统管理(管理员),读者服务(读者)。具体功能有: 图书馆管理人员可以图书的购入、上架、注销、资料备份、还原备份,管理读者的信息以及提供登记、借出、归还、挂失卡以及注销等服务;还可以查询某位读者、某本图书的借阅情况,对当前借阅情况给出一些统计,给出统计表格,以全面掌握图书的流通情况。读者可以利用电子资源,阅读电子书、下载资料;还可以查询资料,包括图书资料、期刊资料、报纸资料、学位论文、专利文献、多媒体
dh1980
- 左界面滚动界面制作实例,需要flatstyle平面控件-Left interface rolling production example, the need flatstyle Control Plane
xskjgl
- 学生管理系统java sql 2000,功能比较简洁-java
T-SQL代码规范
- 一个嵌套代码块中的语句使用四个空格的缩进。(上述代码中的多行 SELECT 语句是一个 SQL 语句。)在同一语句中开始新行时,使 SQL 关键字右对齐。将代码编辑器配置为使用空格,而不是使用制表符[每个制表符对应为4个空格,请在SQL编辑器中进行设置。]。这样,不管使用何种程序查看代码,格式都是一致的。(A statement in a nested block of code that uses four spaces for indentation. The multiline SELEC