搜索资源列表
数据库123
- 数据库文件。对sql数据库的基本用法和创建做了介绍,同时还通过实例来说明了创建过程。-database files. Sql database of the basic usage and the creation of an introductory, but also through the creation of clear examples term process.
自测考试
- 本文详细论述了网上考试系统的设计与实现,该系统基本实现了需求分析中的功能要求,其中考生信息主要由数据库直接输入,考生成功登录后进入考生界面,考生界面主要由考试、成绩查询,试时考生输入准考证号码、考生姓名、验证码,核对正确后进入考场,关键实现了考生在选择科目后由系统随机抽题、自动组卷后进入考试页面,考试计时,考试时间到,系统强制考生退出,及考完后对客观题的自动评分、存档。管理员进入管理员界面,管理员界面主要由基本资料管理、题库管理、试卷管理、成绩管理以及查询等模块组成。重点阐述了用户登录模块、题库
shiyan
- 广东工业大学数据库实验报告(包含4个实验) 实验__一__题目__ 数据库及基本表的建立 _ 实验__二__题目__ 查询数据库 _ 实验__三__题目_创建和使用视图、索引、存储过程 实验__四__题目__ 数据库设计 ____ -__ 1 __ __ experimental subject and the basic form of the establishment of a database test __ 2 _ __ __ subject to quer
模拟教学管理系统
- 教学管理系统,里面的备份是数据库备份,对数据库和教学管理很有帮助-teaching management system, there is the backup database backup, database management and teaching helpful
MiniSQL
- 一个简单的数据库,实现了一个简易的数据库的基本功能,支持简单的SQL语句-A simple database, a simple realization of the basic functions of a database in support of a simple SQL statement
baokandingyue
- 这是我的数据库课程设计,采用SQL语句编写,我自己重画的E-R图和流程图,基本可以直接用了。-This is my database of curriculum design, the use of prepared SQL statements, I have re-drawing the ER diagram and flow chart, the basic can be directly used.
DocumentManagementSystem
- 毕业设计:VC++\SQL 2000 《文档管理系统》主要用于对企业的文档进行有效管理,其主要包括基本信息、文档管理和系统设置。系统的功能性强,操作灵活,是您企业进行文档管理的最佳帮手。 操作注意事项 用户在使用《文档管理系统》之前,应注意以下事项: (1)在登录系统之前应先附加数据库,否则无法运行。 (2)本系统的初始用户名为:mr,密码为:mrsoft。 (3)本系统完全支持按〈Enter〉键跳到下一文本框的功能,用户无需再通过鼠标定位光标位置。 -Documen
sqlist
- 数据库的基本功能的实现,如链表等等....还有树图.-The basic function of the database to achieve
shujukuTEN
- 本程序可以作为数据库入门的一个小程序,在SQL数据库里建立数据表,应用ADO.NET对数据库进行基本的操作:添加新纪录、编辑已有的记录、删除已有的记录和数据间的导航-In the SQL database to set up a data table, the application of ADO.NET database basic steps: add a new record, edit existing records, delete existing records and data
sql
- 实验 一 数据库及基本表的建立 实验 二 查询数据库 实验 三 创建和使用视 实验 四 数据库规划设计 -Experiment the basic form of a database and the establishment of experimental second query the database to create and use the three experiments as the experimental design four database
DBMS
- 数据库课的大作业,MFC + 本地SQLServer2000实现了一个汽车维修公司的信息管理系统,原理是通过MFC类访问数据库,有基本的数据操作功能,优点是文档齐全,包括设计报告,总结报告和安装说明-Database class big operation, MFC+ local SQLServer2000 implements a vehicle maintenance company s information management system, the principle access
1
- 一个有关大三第二学期数据库实验的报告和代码,用SQL2005做的,包括基本表,视图,索引,存储过程等的建立,和一个小型的自己设计的数据库-A database of the second semester of the junior test reports and code to do with SQL2005, including the basic tables, views, indexes, stored procedures, etc. to establish, and a sma
SQLServer2000-Basic-Stuty
- 第1章 数据库系统基础 第2章 数据类型 第3章 数据库的创建与管理 第4章 表的创建和管理 第5章 Transact-SQL 语言 第6章 索引与视图 第7章 触发器 第8章 事务处理与锁定 第9章 存储过程-Database system based on Chapter 1 Chapter 2 Chapter 3 data types to create and manage database tables Chapter 4 Chapter 5 to cr
SQL-usage-of-VC
- 用VC编写对话框的基本程序,连接SQL数据库,学数据库的入门资料-Dialog box with the basic procedures for the preparation of VC, connect SQL database, learn introductory information database
CSharp-basic-language
- 简单的C#对数据库SQL server 2000表实现查询,插入,更新,删除的例子-update,insert,delete,query example with C# language
Visual-Basic-6.0-and-SQL-Server-
- VB连接SQL数据库的两种方法,分享一下,仅供参考。-VB SQL database connection
Visual+Basic数据库开发实例精粹
- vb和SQL数据库连接编程,很多案例很好,适合vb和数据库连接编程方面的开发(VB and SQL connection programming, many cases are very good, suitable for VB and database connection programming development)
SQL
- 一、数据的描述、定义与更新; 二、数据查询; 三、基本数据库管理方法;(1. Descr iption, definition and update of the data; Ii. Data query; 3. Basic database management methods;)
shujuku
- 数据库系统基础教程中的Movies,IT_Product,Ships数据库的创建及数据的插入。(The creation of Movies, IT_Product, Ships database and data insertion in the database system basic tutorial.)
学院信息管理系统数据库技术 sql
- 学院学生管理信息系统加数据库技术,对初学者有很大帮助