搜索资源列表
-
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下载:
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications an
-
-
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下载:
项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include- Project descr iption: SQLite is a small C library that
implements a self-contained, embeddable, zero-configurat
-
-
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下载:
Oracle 编写的代码 主要是一个项目的数据库设计,很好,很有价值的,里面有一些存储器,序列等-Oracle preparation of the code is primarily a project database design, very good, great value, which has some memory, sequencing, etc.
-
-
0下载:
database for auctioning project use netbeans its easy to execute the project
-
-
0下载:
计算机数据库方面的有关内容,对需要毕业设计的外文翻译的同学有用-Computer database of the contents of the graduation project required the translation of foreign language students useful
-
-
1下载:
1. 熟悉常用网络数据库的安装和使用
2. 掌握网络数据库的应用编程技术
3. 掌握网络环境下实现数据同步的相关编程知识
4. 掌握网络通信编程的具体应用
Oracle的安装和使用
2、SQL Server的安装和使用
3、数据库应用编程
本次实验采用ADO技术访问Oracle 9i和SqlServer 2000 数据库,用VC++开发,选用MFC开发工具。实验要求中只要求从从站到中心站的同步,这里我们加大难度实现了从站和中心站的互同步。项目名称为:synchroni
-
-
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下载:
DataBase project with data base in SQl server 2005
-
-
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下载:
使用说明
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
-
-
0下载:
Solution for project 1 where "The goal is to build some useful data access operations on the MyMyUNSW database"
-