登录
首页 » Java » jdbc

jdbc

于 2014-01-07 发布 文件大小:4KB
0 187
下载积分: 1 下载次数: 3

代码说明:

  数据库的简单应用,运用的是sqlserver数据库,学生做的简单数据库连接(Simple database application, using the sqlserver database, the students do a simple database connection)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一、实验目的 1)理解视图的概念。 2)掌握创建视图的方法。 3)掌握更改视图的方法。 4)掌握用视图管理数据的方法。 二、实验内容 3...
    一、实验目的 1)理解视图的概念。 2)掌握创建视图的方法。 3)掌握更改视图的方法。 4)掌握用视图管理数据的方法。 二、实验内容 3、用T-SQL语言创建、管理视图 (以下题目需提交) (1)创建视图 1)创建一个名为stuview2的水平视图,从数据库XSGL的student表中查询出性别为“男”的所有学生的资料。并在创建视图时使用with check option。(注:该子句用于强制视图上执行的所有修改语句必须符合由Select语句where中的条件。) T-SQL语句为: Create view stuview2 As Select * From student Where sex= 男 -1, experimental purposes 1) understand the concept of view. 2) to master the method to create the view. 3) control to change the view method. 4) The master with the view of management data. Second, the contents of three experiments, using T-SQL language to create, manage view (the following topics should be submitted) (1) create a view of a) Create a file called stuview2 level view of the student table from the database query XSGL the gender as " male " All the students information. Used in the creation of the view with check option. (Note: This clause is used to force all the modifications performed on the view must be consistent with statements
    2023-09-08 05:20:03下载
    积分:1
  • 根据数据库字段生成存储过程和c#引用代码
    根据数据库字段生成存储过程和c#引用代码
    2022-02-12 22:53:17下载
    积分:1
  • xxzxzcxvdsdsfdxzxzxasfdasfdsafdsadfdsa fdsafdsafdasfd
    xzxzxasfdasfdsafdsadfdsa公司
    2022-01-25 22:19:41下载
    积分:1
  • 埃弗顿队
    埃弗顿队-Everton
    2023-06-07 08:10:03下载
    积分: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
  • 介绍了一些数据库中常用的语句,及一些实际系统中常用的语句。...
    介绍了一些数据库中常用的语句,及一些实际系统中常用的语句。-Introduce some database commonly used statement, and some actual system commonly used statements.
    2022-01-28 09:33:13下载
    积分:1
  • 此源码关于如何在SQL SERVER 2005编程实现基础到高级管理的操作...
    此源码关于如何在SQL SERVER 2005编程实现基础到高级管理的操作-This source code on how to program in SQL SERVER 2005-based operations to senior management
    2022-08-22 09:39:06下载
    积分:1
  • 这是我们小组的sql server 2000培训笔记,主要是查询、修改、增加、删除等方面的内容,针对一个数据库的操作,新手看了效果会非常不错!数据库也在压缩包内...
    这是我们小组的sql server 2000培训笔记,主要是查询、修改、增加、删除等方面的内容,针对一个数据库的操作,新手看了效果会非常不错!数据库也在压缩包内。-This is our group training sql server 2000 notes, primarily query, modify, add, delete, etc. the contents of a database for the operation, new results will be very good read! Database is compressed package.
    2022-04-23 19:29:52下载
    积分:1
  • 论文提交系统,采用jsp技术,实现数据库的连接,提交,查找,更新,等功能。...
    论文提交系统,采用jsp技术,实现数据库的连接,提交,查找,更新,等功能。-papers submitted, using jsp technology, database connectivity, submission, locate, update capabilities.
    2022-02-13 18:49:27下载
    积分: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
  • 696518资源总数
  • 105885会员总数
  • 31今日下载