-
一个公司的客户财产管理系统vb源码,5人团队共同开发完成
一个公司的客户财产管理系统vb源码,5人团队共同开发完成-a company"s customer property management system vb source, the five-man team completed joint development
- 2022-07-14 13:37:18下载
- 积分: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
-
一、实验目的
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
-
SQL2000 using MFC interface even realize management operations
使用MFC界面连SQL2000实现管理操作-SQL2000 using MFC interface even realize management operations
- 2022-03-24 04:01:39下载
- 积分:1
-
全球商务网站系统介绍
GLOBALEC.COM.CN[生成HTML版]
系统概述:
软件名称:全球商务网站系统
当前版本:V1.0
最...
全球商务网站系统介绍
GLOBALEC.COM.CN[生成HTML版]
系统概述:
软件名称:全球商务网站系统
当前版本:V1.0
最新版本:V1.1
运行环境:WINNT+(IIS)+ASP+MSSQL
脚本语言:ASP
系统需求:
操作系统 Windows 2000 Adv Server,Windows 2000 Server -Global Business Web system introduction GLOBALEC.COM.CN [generated HTML version] System Overview: Software Name: Global Business Web site system the current version: V1.0 the latest version: V1.1 Operating Environment: WINNT+ (IIS)+ ASP+ MSSQL scripting languages: ASP System Requirements: OS Windows 2000 Adv Server, Windows 2000 Server
- 2022-02-11 18:28:23下载
- 积分:1
-
仓库管理系统,包含了一些基本的功能,界面也非常好
仓库管理系统,包含了一些基本的功能,界面也非常好-Warehouse management system, contains some basic functionality, the interface is also very good
- 2022-06-26 00:46:15下载
- 积分:1
-
一个酒店管理系统VC SQL sever200发展,有不足的地方..
用VC+SQL SEVER200开发的一个宾馆管理系统,有不足的地方还请指教!-VC SQL SEVER200 development of a hotel management system, a shortage of places also improve!
- 2022-04-17 21:09:41下载
- 积分:1
-
Webshop是一个B
Webshop是一个B-C模式的电子商城,该电子商务系统能实现前台用户购物和后台管理两大功能-Webshop is a BC model of e-mall, the e-commerce system enables users to shop front and back office management of the two functions
- 2022-06-30 16:37:13下载
- 积分:1
-
VB与EXCEL精华 VB与EXCEL精华
VB与EXCEL精华 VB与EXCEL精华-VB and Excel essence of the essence of VB and Excel and VB VB and Excel essence of the essence of VB and Excel Excel cream
- 2022-04-09 11:39:34下载
- 积分:1
-
应用Visual c++.net连接数据库事例(ODBC)
应用Visual c++.net连接数据库事例(ODBC)-Visual c. Net to connect to the database instances (ODBC)
- 2022-12-08 13:30:03下载
- 积分:1