-
ArcEngine这是基于AE组件的源代码,功能还可以。
ArcEngine 这是基于AE组件的源代码,功能还可以。-ArcEngine This is based on the AE components of source code, can also function.
- 2023-02-16 10:20:04下载
- 积分:1
-
插入文本文件到数据库中
插入文本文件到数据库中-insert text documents to the database
- 2022-02-01 18:26:29下载
- 积分:1
-
使用 ASP.net 的医院管理系统
医院管理系统描述:这个医院管理系统软件是医院管理领域里非常优秀的软件。它管理了医院里的所有部门,比如:挂号,实验室,库存,财务等等。这个医院管理系统软件是为全科医院设计的,包含了所有医院管理的流程。 它是一个集成的端到端的系统,为医院的病人护理,医院管理,财务管理等业务决策提供无缝的相关信息流。使用工具:网络技术:Asp.net编程语言:C#网络服务:Asp.net, xml, web services数据库:SQL server 2000
- 2023-08-24 19:25:05下载
- 积分:1
-
拖曳功能早已经成为各个网站吸引用户的一大亮点,那有没有想过如何把拖曳功能应用到电子商务网站的购物车功能模块中呢?
这样一来,购买者只需要把自己感兴趣的商品...
拖曳功能早已经成为各个网站吸引用户的一大亮点,那有没有想过如何把拖曳功能应用到电子商务网站的购物车功能模块中呢?
这样一来,购买者只需要把自己感兴趣的商品拖曳到自己的购物车中,也可以从购物车中删除商品 同时更新购物车的总体价格和数量。
本实例并没有链接数据库读取数据来初始化Products,而是创建了一些虚拟的商品-JQuery drag and drop shopping cart source code construct
- 2023-09-08 22:00:04下载
- 积分:1
-
一、实验目的
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
-
inquire
利用存储过程在在SQL-Server中查询数据库表,(inqu tables in SQL-Server)
- 2011-12-19 10:44:51下载
- 积分:1
-
《网上图书订购系统》
1.后台数据库:SQL Server 2000
2.在IIS服务器中新建站点,站点名为“网上图书订购系统”,站点的主目录为“E:...
《网上图书订购系统》
1.后台数据库:SQL Server 2000
2.在IIS服务器中新建站点,站点名为“网上图书订购系统”,站点的主目录为“E:ookmanage”。
3.在用户的浏览器地址栏中输入http://192.168.1.36/index.asp地址后,便会打开网站的首页。
其中“192.168.1.36”是本机的IP地址。
4.管理员名称:mingrisoft
管理员密码:www.mingrisoft.com
- 2023-01-26 01:55:05下载
- 积分:1
-
免费电子商务在线购物车
这是最好的电子商务项目,销售的产品为你自己的选择。Built 在 PHP 和 MySQL,HTML5 和 CSS。
- 2022-03-01 15:52:48下载
- 积分:1
-
Student Information, including Student ID, name, faculty, Email, new students in...
学生信息包括学号、姓名、院系、Email、生源地等五种,该管理程序具有添加、修改和删除学生信息的功能。-Student Information, including Student ID, name, faculty, Email, new students in five different places, the management program has to add, modify, and delete student information functions.
- 2022-05-15 15:06:25下载
- 积分:1
-
Generador de Mysql procedimientos
存储过程从发电机 vb
_________________________________________________________________________________________
这个项目的目的是创建一种更快的方式
从 VB 到 MySQL 服务器的存储的过程
与 mysql 使用 OLEDB 连接使用 ADO 2.5
引用还添加 SQL 对的调用中创建过程
操作的说明
________________________________________
需要连接到 SQL server,提供的用户名和密码
(我使用 SA)
当你看到第二个屏幕时,我们要选择的第一件事是
与我们的工作将数据库。我们必须然后选择一个表,我们
- 2022-02-06 12:38:41下载
- 积分:1