-
第5章 Transact
第5章 Transact-SQL及其程序设计基础5.2 Transact-SQL基础5.2.2 数据查询1.查询表中所有的列例如,要查询表book中的所有书籍的信息,可在SQL查询分析器中输入如下命令:SELECT * FROM book-Chapter 5 Transact-SQL procedures and the design basis 5.2 Transact-SQL data base for a 5.2.2. For all of the tables out, for example, to check table book of all books, information, the SQL Query Analyzer enter the order as follows : SELECT* FROM book
- 2022-05-25 11:13:36下载
- 积分:1
-
简单的通讯录管理程序.用ODBC来完成对ACCESS数据库的操作
简单的通讯录管理程序.用ODBC来完成对ACCESS数据库的操作-Simple address book management procedures. Using ODBC to complete the operation of the ACCESS database
- 2022-03-07 07:41:25下载
- 积分:1
-
修改后可用的DTX数据库开发工具包
修改后可用的DTX数据库开发工具包-modifications available DTX database development tool kit
- 2022-03-20 15:40:04下载
- 积分:1
-
according to Data Control, MSRDC controls, DAO, RDO of outcome data automaticall...
能够根据Data控件、MSRDC控件、DAO、RDO中的结果数据自动生成二维数据,并打印输出的控件。-according to Data Control, MSRDC controls, DAO, RDO of outcome data automatically generate two-dimensional data, and print output controls.
- 2022-02-19 23:31:26下载
- 积分:1
-
good yo
这个程序不错哟-good yo
- 2022-06-01 17:06:28下载
- 积分:1
-
完整的企业内部材料管理,领导查询系统,操作简单
完整的企业内部材料管理,领导查询系统,操作简单-integrity of the internal material management, leadership inquiry system, simple operation
- 2022-12-04 21:45:03下载
- 积分:1
-
- 2022-08-21 15:10:14下载
- 积分:1
-
sqlite编程必备工具,它能帮助你更快更好更正确的编写SQL语句...
sqlite编程必备工具,它能帮助你更快更好更正确的编写SQL语句-sqlite programming tool that can help you faster and better to prepare a more accurate SQL statements
- 2023-01-15 10:25:04下载
- 积分:1
-
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
二 运行
1:创建数据库
将Hotel.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Hotel_MIS
-One development environment OS: Windows 2000 Server+ SP2IDE: Visual Studio 6.0+ SP5DataBase: SQL 2000 Server+ SP2 Second Run 1: Create a database in SQL statements Hotel.sql admitted to the SQL Server
- 2022-03-29 00:42:33下载
- 积分:1
-
一个简单的图书管理系统包括图书馆内书籍信息、学校在校学生的信息以及学生的借阅信息。此系统功能分为面向学生和面向管理员两部分,其中面向学生部分可以进行查询和续借书...
一个简单的图书管理系统包括图书馆内书籍信息、学校在校学生的信息以及学生的借阅信息。此系统功能分为面向学生和面向管理员两部分,其中面向学生部分可以进行查询和续借书籍等操作,面向管理员部分可以完成书籍和学生的增加、删除和修改以及对学生借阅、归还的确认-A simple library management system includes information on library books, school information school students and students borrow information. This system functions for the students and is divided into two parts for the administrators, which for some students can query and renew books and other operations to be completed for some administrators and students of books to add, delete and modify, as well as for students borrow, return the confirmation
- 2023-05-16 08:15:02下载
- 积分:1