搜索资源列表
access数据库的应用windows
- ACCESS数据库运用,这是通过运用ACCESS与C#的连接,实验数据库与C#的结合。方便用户实现数据库的功能。-ACCESS database application, it is through the application of C# ACCESS connectivity, experimental database with a combination of C#. User-friendly database functions.
czy
- 数据库实验报告,本软件共有8个实验报告 每个实验报告都很详细-experimental database report that the software experiment a total of eight reports each experiment are detailed report
实验1 SQL SERVER 2000上机环境
- 一. 熟悉SQLSERVER2000上机环境、了解SQLSERVER2000各个组件的作用、学习使用SQL SERVER联机丛书。要求能够巩固数据库的基础知识,掌握使用SQL Server2000企业管理器方法创建数据库、查看和修改数据库的属性、缩小与删除数据库。-one. Sqlserver2000 familiar with the environment on the plane, Sqlserver2000 understanding of the role of various com
实验2 创建数据库和表
- 一. (1)创建market数据库。 (2)创建客户表customer、供应商表supplier、商品信息表goods、订单信息表order、信誉等级表creditgrade和商品类型表goodstype。 (3)分别向以上各表输入数据。 (4)用INSERT语句向表中插入数据。 (5)用UPDATE语句更改表中数据。 (6)用DELETE语句删除表中数据。 -one. (1) the creation of the database market. (2) create
实验 7 备份和恢复数据库
- 一. 1、备份数据库market。 2、还原数据库market。 3、假设market数据库在Mybak本地磁盘设备上作了5次备份,包括一次全库备份,两次差异备份和两次日志备份,现在存储介质发生故障,需要从备份中恢复。 -one. A backup database market. 2, reduction database market. 3, assuming that the database market Mybak local disk devices made five
VB10.2
- VB实验 数据库实验的添加,删除,修改,保存-experimental VB database experiments add, delete, modify, preserving
LLXONE
- 大学时做的数据库实验,一个计算器包括简单的加减乘除-university databases do experiments, including a simple calculator arithmetic
LLXTWO
- 大学时做的数据库实验,计算一个二元一次方程,只求实数解-universities do experimental database to calculate a binary linear equation, the only realistic Solution
LLXTHREE
- 大学时做的数据库实验,一个简单的查询学生信息的系统-universities do database experiment, a simple query student information system
DBFileIO
- 一个页式文件系统的C语言实现,是清华大学计算机系数据库实验课使用的文件系统。-one-page document System C language, Qinghua University Department of Computer Database experiment using the file system.
数据库实验
- 数据库实验,建立一个简单的数据库,有打开、存储、删除、建立等值嵌套循环连接的功能。-database experiments, a simple database, open storage, delete, equivalent to establish nested loop join function.
librarymanager
- 这是我们做的数据库实验,内容是图书管理系统,第一次做,做得比较简单还请见谅。不过还是希望可以帮助到大家-This is the database we do experiments, the contents of a library management system, for the first time to do is relatively simple to do also sorry. But still hope you can help to
tushuguanguanlixitong
- 数据库实验报告关于图书馆的,希望对大家有所帮助。-Experimental report on the library database, we want to help.
DataBaseBUPTExercise
- 北邮大三下数据库实验报告,实验环境kingbase和sql2005-Beijing University of Posts and Telecommunications under the Database Test Report junior, experimental environment kingbase and sql2005
数据库实验报告
- 数据库实验,大学生《数据库设计》实验报告及代码。(Database experiments, college students "database design" experimental report and code.)
数据库实验
- 简单的数据库小程序,公司组织结构的增,删,改,联合查询,内外连接查询(Simple database applet, the company organizational structure)
实验九 于婉婷2015111079
- VS连接数据库实现增删改,使用c#语言。。。。。。(VS connection database to achieve additions and deletions)
数据库选课系统大作业实验报告
- java编程与sql sever数据库相连实现选课系统的功能,有学生界面,老师界面,管理员界面(Java programming is connected with SQL Sever database to realize the function of the course selection system. There are student interface, teacher interface, administrator interface)
实验二
- 数据库上机实验,熟悉SQL的insert having 等语句(Database on machine experiment, familiar with SQL insert having and other statements)
班级-实验6姓名-
- 实验目的 ? 了解关系数据库的相关知识; ? 掌握JDBC技术、了解JDBC编程步骤; ? 掌握JDBC访问数据库的方法; ? 掌握Java数据库开发中的相关类、接口及其使用方法。 实验内容 用户登录界面一般包括用户名和密码输入,输入完成后,可以单击“确定”按钮进行用户输入的判断,或单击“取消”按钮清空输入。根据图形界面设计的基本步骤,实施本任务的步骤为首先设计用户登录界面并进行合理,然后对相应组件进行事件处理,实现用户合法性的判断。 要求: 1、要求三个按钮,当输入的用户名和密