搜索资源列表
-
0下载:
This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which s
-
-
0下载:
工程监理试验数据管理系统设计,此系统是使用SQL SERVER 2000作为数据库后台,用来存取数据,所以使用此系统,首先要安装一个SQL SERVER 2000数据库。-Project Management test data management system design, The system is the use of SQL Server 2000 as a database background, used to access the data, Therefore, the us
-
-
0下载:
sql2005数据库入门经典项目案理源码 此文件包含了 sql数据库 入门的十几个经典案例,sql2005 database entry classic case of the rationale for the project source sql This file contains a database of more than a dozen entry-Case Study
-
-
0下载:
Visual Basic下运行的学生信息管理系统,相信对很多人有用。。。
1.解压后将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。
2.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。-Visual Basic running under the Student Information Management System, I believe useful to
-
-
0下载:
vc++6.0下的sql server数据库程序,是一个完整的数据库项目-vc++ 6.0 of sql server database program, is a complete database project
-
-
0下载:
这是在做毕业设计的时候,编写的SQL Server数据库的备份与恢复功能,通用性很强的-This is the time to do graduation project, the preparation of the SQL database backup and recovery capabilities, a strong general
-
-
0下载:
简单的学生信息管理系统
编译源程序:
1. 去掉“只读”属性。
2. 在SQL Server2000中,附加数据库UGMS。
3. 编译不受源文件位置和数据库位置的影响。即,HMS的整个工程复制到任何地方都可编译。
运行Realease:
1. 确认已安装VC 6.0。
2. 在SQL Server 2000中,附加数据库UGMS。
3. 运行程序的Debug版或者Release版。
4. 参考该书第10章的内容操作。 -Simple student i
-
-
0下载:
数据库实践设计作品--网上图书订购管理系统,附完整的E-R图和说明文档,以及全部实现代码和SQL2005项目工程-Database design work in practice- an online book ordering management system, with a complete ER diagrams and documentation, as well as to achieve full code and SQL2005 Project
-
-
0下载:
目 录
1.引言 2
1.1编写目的 2
1.2项目背景 2
1.3定义 2
1.4参考资料 3
2.任务概述 3
2.1目标 3
2.2运行环境 4
2.3条件与限制 4
3.数据描述 4
3.1静态数据 4
3.2动态数据 4
3.3数据库介绍 5
数据库采用SQL server 2000数据库。 5
3.4数据词典 6
3.5数据采集 12
4.1功能划分 13
4.2功能描述 13
5.性能需求 28
5.1
-
-
0下载:
DataBase project with data base in SQl server 2005
-
-
0下载:
工程中自己编写的大数据采集系统。将采集的大数据直接存储在sql数据库中,并有后期调用功能,直接显示和处理、播放、抓图、图片管理等-Project I have written a large data acquisition system. The acquisition of large data is stored directly in the sql database, and a later call the function, the direct display and handl
-
-
0下载:
关于SQL数据库的应用以及MFC及其控件的应用的一个点歌管理系统项目-On the SQL database application and MFC application and control of a VOD management system project
-
-
0下载:
报价管理系统,数据库为SQL Server 2000,创建数据库名为quote,同时创建名称为quote的ODBC连接,使用查询管理器导入quote.sql。
注意:每个工程对应的SQL文件,请查找对应的工程目录。-Quotation management system, database SQL Server 2000, create a database named quote, quote the same time create a name for the ODBC connect
-
-
0下载:
该系统是按照学校项目审批流程设计的,运用C#语言和SQL数据库,运行环境为Visual Studio 2008以及SQL Server2008-The system is designed in accordance with the school project approval process, the use of C# language and SQL database environment to run Visual Studio 2008 and SQL Server2008
-
-
0下载:
sql database of project organization
-
-
0下载:
宾馆管理系统
本系统的设计开发以Visual Basic 2005 + SQL Server 2005 为工具,应用的主要技术有:面向对象的程序设计、工程属性的设置、窗体和基本控件的使用、数据库参照完整性的实现和加密算法。-Hotel management system design and development of this system to Visual Basic 2005+ SQL Server 2005 as a tool for the application of the
-
-
0下载:
使用说明
1.在使用源程序前,请先创建数据库。具体方法是在 Microsoft SQL Server 2000的“查询分析器”中打开SQL文件夹中的数据库SQL脚本,然后按F5执行脚本,即可生成实例所需要的数据库。
2.配置ODBC数据源,具体方法可以参考本书光盘pic文件夹中的图片。
3.在Visual Basic 6.0开发环境中打开Code文件夹中的工程项目文件,即可使用实例的源代码。-Use the source, first create a database. The
-
-
0下载:
sql2008数据库实例,源码工程,可以供初学者研究和学习-sql2008 database instance source project, you can study and learn for beginners
-
-
0下载:
数据库项目实例,大量语句,适合初学者学习Database project -Database project ,A statement, suitable for beginners to learn
-
-
0下载:
这个项目是数据库的课程设计,其中包括设计的sql语句,课程设计的文档,还有E-R关系图,这是做的一个基于javaEE的运动会管理系统,对学习java与数据库都有很好的帮助。sql语句很全面,包括触发器,存储过程,规则及绑定,视图,索引,游标,等等。-This project is a database of curriculum design, including design sql statement, curriculum design documentation, as well as
-