登录
首页 » SQL » sql

sql

于 2013-12-21 发布 文件大小:107KB
0 247
下载积分: 1 下载次数: 3

代码说明:

  数据库从SQL Server 2008版本降低到2005(Reduced from SQL Server 2008 database to version 2005)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 2022-06-11 12:43:57下载
    积分:1
  • 健身俱乐部
    应用背景 根据对健身中心会员管理中存在的问题进行分析,本会员信息管理系统可以说是一个综合性的健身中心会员管理系统,这它集成了系统管理、会员管理、会员档案管理、会员消费管理等多种功能,因而具有较强的实用性和先进性。 关键技术  ⑴  管理员对会员及其运动项目的增、删、改、查 ;       ⑵ 会员对其所选项目查看及修改;   ⑶  原始数据修改简单方便,支持多条件修改   ⑷  方便的数据查询,支持多条件查询;   ⑸  在相应的权限下,删除数据方便简单,数据稳定性好;
    2022-11-28 02:40:04下载
    积分:1
  • 小型超市管理系统 supermarket-database
    小型超市管理系统 目录 1、项目计划 1.1系统开发目的 1.2背景说明 1.3项目确立 1.4应用范围 1.5定义 1.6参考资料 2、逻辑分析与详细分析 2.1系统功能 2.2数据流图 2.3用户类型与职能 2.4系统开发步骤 2.5系统环境需求 2.6系统安全问题 3、基于UML的建模 3.1语义规则 3.2 UML模型 3.3系统实现图 4、概要设计文档 5、逻辑设计文档 6、物理设计文档 7、小结 (Small supermarket management system directory 1 project 1.1 Background 1.2 The purpose of system development projects that 1.3 range 1.5 to establish 1.4 Applications 1.6 Reference 2 definition, logical analysis and detailed analysis of 2.1 system 2.2 Data Flow Graph 2.3 user types and functions of system development steps 2.4 2.5 system environment needs security issues 2.6 system 3, based on the UML Modeling 3.1 semantic rules 3.2 UML Model 3.3 System Figure 4, a summary of design documents 5, logic design document 6, the physical design documents 7, Summary)
    2020-06-26 02:00:01下载
    积分:1
  • This is a medical management system, with SQL background of the design, function...
    这是一个医药管理系统,用SQL作后台的课程设计,功能较完整.-This is a medical management system, with SQL background of the design, function more complete.
    2022-04-01 03:09:23下载
    积分:1
  • 通过本实验加深对SQL Server 2000环境下数据定义语言的理解,能够熟练地建立数据库,并通过SQL语句来建立一个新的SQL Server设备管理数据库,...
    通过本实验加深对SQL Server 2000环境下数据定义语言的理解,能够熟练地建立数据库,并通过SQL语句来建立一个新的SQL Server设备管理数据库,使用SQL的数据定义功能建立数据库中的各个基本表(共3个),并按要求对有关表进行修改。 每次操作后通过企业管理器查看有关对象的变化。创建和修改基本表、创建和取消索引。-Through better understanding of this experiment under SQL Server 2000 data definition language understanding, able to skillfully build up a database, and through the SQL statements to create a new SQL Server Device Manager database, use SQL data definition, function to establish a database of all the basic table (a total of three), as required on the table to edit. After each operation through the Enterprise Manager view information about the object changes. Create and modify the basic form, the creation and abolition of the index.
    2022-05-08 16:34:54下载
    积分:1
  • 车站售票管理系统需要一个方便、快捷的销售功能,在…
    车站售票管理系统要求具有方便、快速的销售功能,包括车票的预订和退票的功能,能够支持团体的预订票和退票;能准确地了解售票情况,提供多种查询和统计功能,如车次的查询、时刻表的查询;能按情况所需实现对车次的更改、票价的变动及调度功能;有完善的报表系统;-Station ticket management system requires a convenient, fast sales functions, including ticket booking and refund the functions that can support group booking tickets and refund can accurately understand the ticketing situation, provides a wide range of query and statistical functions, such as trips of query, the query schedule can realize as the case may require changes to vehicle trips, the fare changes and scheduling functions statements have sound systems
    2022-07-08 18:03:02下载
    积分:1
  • Managing The DataBase
    Managing The DataBase
    2023-04-27 14:35:07下载
    积分:1
  • 本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“ 并在服务器端重建连接 1先运行接...
    本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“ 并在服务器端重建连接 1先运行接口程序scktsrvr.exe,用本程序提供广域网的连接 2运行server.exe 3最后运行客户端和管理的应用程序-This procedure to use access database, such as the use sqlserver2000, the need to restore the back under the database called library management system and rebuild the server side to connect a first interface program running scktsrvr.exe, use this procedure to provide WAN connectivity 2 server.exe3 the final run to run and manage client applications
    2023-09-02 21:50:03下载
    积分:1
  • 理解使用数据库的原因 掌握数据库的基本概念和特点 理解Microsoft SQL Server简史 理解Microsoft SQL Server系统...
    理解使用数据库的原因 掌握数据库的基本概念和特点 理解Microsoft SQL Server简史 理解Microsoft SQL Server系统的体系结构 理解数据库和数据库对象的特点 理解管理工具的特点 理解数据库管理员的任务 -Understand the reasons for using the database to master database to understand the basic concepts and features of Microsoft SQL Server A Brief History of understanding of Microsoft SQL Server system architecture understanding of databases and database objects to understand the characteristics of management tools to understand the characteristics of the task of database administrator
    2022-03-04 23:21:15下载
    积分:1
  • ADOConn
    sql server2000的一般操作类。里面基本包括了连接、插入修改,()
    2007-09-29 12:24:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载