-
学生信息管理界面
学生信息管理界面。通过链接数据库获取信息,达到用户登陆、储存信息查询等功能。 主程序在LoginForm.java中,数据库登陆用户密码在DBst.java下把所有文件放在命名为student的包下。
- 2022-03-06 05:00:19下载
- 积分:1
-
database
说明: 大型数据库课程设计,有模拟旅馆源程序和运动会分数统计源程序,还有我做的课程设计报告,完全都可以运行。(Large database of curriculum design, source code and the Games have simulated hotel statistics source points, and me to do curriculum design report can be run completely.)
- 2010-04-26 23:19:51下载
- 积分:1
-
在SQL中删除重复记录
学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Ora...
在SQL中删除重复记录
学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Oracle中,可以通过唯一rowid实现删除重复记录;还可以建临时表来实现...这个只提到其中的几种简单实用的方法,希望可以和大家分享(以表employee为例)。-SQL delete duplicate records sql learning for a long time, I found in a building used for the test (not built Index) There"s a lot of duplication of records. Later up in the deletion of duplicate records, Oracle, can only achieve rowid delete duplicate records; Also temporary tables can be built to achieve ... the only mention of several simple, practical methods, and we hope to share (table employee example).
- 2023-05-24 08:40:03下载
- 积分:1
-
用VC和SQL Server开发的固定资产管理系统,包括系统信息管理,固定资产管理和统计查询管理三个大模块...
用VC和SQL Server开发的固定资产管理系统,包括系统信息管理,固定资产管理和统计查询管理三个大模块-VC and SQL Server development of the fixed asset management system, including system information management, fixed asset management and statistics for the three management module
- 2022-07-19 19:59:36下载
- 积分:1
-
本书学习SQL 2使用:1。在Win95。在Win98安装PWS(Win98中…
SQL学习宝典2.0的使用说明:
1.在win95,win98下要安装PWS(win98安装盘里有).
2.把sql2目录设为虚拟目录。
2.在浏览器中运行http://localhost/sql2/index.asp.
SQL学习宝典2.0的功能说明:
1.学习和检验SQL语句,输入SQL语句即可执行,及时显示结果。
2.assess数据库显示,显示数据库中的所有表名和所有表的记录,
包括字段类型。可以在conn.inc文件中把xx.mdb换成你自己的数据库名,
其他程序不用修改即可使用。
3.收藏大量经典SQL语句,用户可以添加收藏。
4.所有程序均有详细说明。是ASP+ACCESS的最好实例。是ASP程序员的好帮手。
使用对象:ASP编程人员,学习和使用SQL语句的人
-book learning SQL 2.0 for use : 1. In win95. win98 installed under PWS (win98 installation of a tray). 2. put sql2 Set Virtual Directory Contents . 2. The browser running http :// localhost/sql2/index.asp. learning SQL 2.0 treasury functions Note : 1. learning and testing the SQL statements in SQL input can be executed, timely result will be displayed. 2.assess database, the database shows all the tables in the name of the table and all records, including field type. The documents include the conn.inc xx.mdb replaced by your own database name. other procedures need not be amended in order to use. 3. A collection of cl
- 2022-08-16 19:05:26下载
- 积分:1
-
This part of the main sources for how to use the API in the application powerbui...
此部份源主要用于如何使用API在powerbuild r 中的应用,供大家学习.-This part of the main sources for how to use the API in the application powerbuild r for everyone to learn.
- 2022-09-09 18:00:03下载
- 积分:1
-
beginning-sql-server-2008
beginning sql server 2008 programming
- 2013-04-14 16:28:09下载
- 积分:1
-
in powerbuilder Database Backup and restore databases and source code examples
在powerbuilder中备份数据库,恢复数据库及例子源代码-in powerbuilder Database Backup and restore databases and source code examples
- 2022-12-11 13:35:03下载
- 积分:1
-
快递管理系统
项目名称: 快递管理系统工程技术: ASP.NET 和 C# 中,SQL Server 2005Project 描述: 快递管理系统是基于 Intranet web 应用程序。这最后一年项目的主要目的是帮助快递公司,维持其沿多个分支机构的信息系统。此应用程序已主要 2 个模块 1) 管理员 2) 用户。
- 2022-05-31 05:18:37下载
- 积分:1
-
1.如果在向导设置班级数为8时,此数值为班级总数,所
以添加录入班级时,请检查1至8个班级是否已全部录入,如果
数据是经过导入而来,在保存前请将班级数大...
1.如果在向导设置班级数为8时,此数值为班级总数,所
以添加录入班级时,请检查1至8个班级是否已全部录入,如果
数据是经过导入而来,在保存前请将班级数大于8的数据删除.
2.在保存新数据前,请将多余的空数据删除.
3.对于无考试分数的学分只能用0来输入,不可用空.
4.学籍中,打勾表示在籍生,不打勾则表示编外生。
保存之前检查数据录入是否符合条件,否则统计报表将会出错!-1. If the wizard set up for 8 o
- 2023-06-18 18:35:04下载
- 积分:1