-
将常用的或很复杂的工作,预先用SQL语句写好并用一个指定的名称存储起来, 那么以后要叫数据库提供与已定义好的存储过程的功能相同的服务时,只需调用execute,...
将常用的或很复杂的工作,预先用SQL语句写好并用一个指定的名称存储起来, 那么以后要叫数据库提供与已定义好的存储过程的功能相同的服务时,只需调用execute,即可自动完成命令。 -Will be commonly used or very complicated to work with SQL statement written in advance and specify the name of a stored, then later asked to provide a database stored procedure has a good definition of the functions of the same service, simply call the execute, can be auto-complete command.
- 2022-10-26 03:15:02下载
- 积分:1
-
第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
-
excel文件导入sql sever,例子是导入一个学生数据库
excel文件导入sql sever,例子是导入一个学生数据库
-excel document into sql sever examples of students into a database
- 2023-05-24 00:35:03下载
- 积分:1
-
vc access to the database approach is simple and practical, query and edit data...
vc访问数据库的方法,简单实用,可以查询,编辑更新数据,执行sql。-vc access to the database approach is simple and practical, query and edit data update, the Executive sql.
- 2023-02-21 21:15:03下载
- 积分:1
-
一个使用TURBO C读数据库文件的小程序,欢迎各位大虾前来共享、批评指正...
一个使用TURBO C读数据库文件的小程序,欢迎各位大虾前来共享、批评指正-use a TURBO C Reading database files small procedures, welcome you to share prawns, criticized correct! !
- 2023-02-16 05:05:04下载
- 积分:1
-
对数据库操作的第三方类,不需要帐号都可以下载。
对数据库操作的第三方类,不需要帐号都可以下载。-Database operations on the type of third-party
- 2022-10-10 08:05:03下载
- 积分:1
-
实现自定义标签的制备本代码,对数据库的进一步应用…
这段代码实现了编写自定义标签,进一步使用数据库相关的代码从jsp中分离出来,使得jsp更为简洁-achieve this code for the preparation of custom labels, further use of the database-related code from the jsp separated, making more concise jsp
- 2022-05-17 07:56:20下载
- 积分:1
-
设备管理系统+数据库创建脚本,vc6.0 + SQL Server 2000…
设备管理系统+数据库创建脚本,vc6.0+sql server 2000实例-Equipment Management System+ Database creation script, vc6.0+ Sql server 2000 instance
- 2022-03-20 04:38:13下载
- 积分:1
-
一个小型的数据库软件,用VC编写,数据库用ACCESS,数据源用ODBC,程序可直接创建数据源,使用时,只需把数据库文件jxc.mdb拷入C:Program F...
一个小型的数据库软件,用VC编写,数据库用ACCESS,数据源用ODBC,程序可直接创建数据源,使用时,只需把数据库文件jxc.mdb拷入C:Program Filesdatabase即可,数据处理功能齐全,而且在视图列表中,双击某一条记录即可进行修改,非常方便。而且界面按钮都是经过处理的特别漂亮。-A small database software used to prepare VC, databases with ACCESS, the data source using ODBC, the procedure can directly create a data source, use, simply jxc.mdb copyed into the database file C: Program Filesdatabase can, data-processing functions , but also in the list view, double-click a record can be modified very convenient. And the interface buttons are treated pretty special.
- 2022-03-13 17:15:14下载
- 积分:1
-
采用VC6和SQLSERVER2000开发,使用USKIN美化界面。主要功能包括还借书,超期提醒,管理员和读者帐户管理等等。...
采用VC6和SQLSERVER2000开发,使用USKIN美化界面。主要功能包括还借书,超期提醒,管理员和读者帐户管理等等。-Using VC6 and SQL Server 2000 development, the use of landscaping USKIN interface. Main features include also a library, overdue reminders, administrators and readers account management and so on.
- 2022-06-13 17:24:49下载
- 积分:1