-
Automatically import the file to the database, not in real time for storage, the...
自动导入文件到数据库,用于无法实时入库,需要在特定时间大批量入库的程序-Automatically import the file to the database, not in real time for storage, the need for large quantities at a given time, the procedures put in storage
- 2022-05-28 20:39:00下载
- 积分:1
-
一个高校学籍管理系统
源代码完成了以下功能:
1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。
2)能够将指定的信息从文件中删除。...
一个高校学籍管理系统
源代码完成了以下功能:
1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。
2)能够将指定的信息从文件中删除。
3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。
4)可以统计全部学生的总成绩,及其在班上的排名。
5)能够统计各科的平均成绩及及格率。
6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。
7)如果检索不到相应的信息应提示用户。-a source code management system to complete the following functions : 1) to read from the screen of a student information and information into the data file. 2) can be designated information deleted from the document. 3) to by number, name of student information retrieval and search results displayed on the screen. 4) Statistical all students can be a total score, and the class rankings. 5) Statistics Branch to the average scores and passing rates. 6) require a functional errors, such as sex between men and women can only import, import errors to re-enter. 7) If less than the corresponding retrieval of information should prompt the user.
- 2022-02-10 11:15:16下载
- 积分:1
-
功能强大的一个分页!不仅速度好,而且适合比较大型的数据库操作!内附一个Objectlist的分页操作!...
功能强大的一个分页!不仅速度好,而且适合比较大型的数据库操作!内附一个Objectlist的分页操作!-A powerful one page! Not only the speed is good, and is suitable for relatively large-scale database operations! The paging operation included a Objectlist
- 2022-11-28 05:15:03下载
- 积分:1
-
商店管理系统 Visual c+++ MSSQL源代码
商店管理系统 Visual c+++ MSSQL源代码-failed to translate
- 2023-09-08 13:50:03下载
- 积分:1
-
返回一个包含行集的字符串格式。方法,getXML,TA…
This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY Integrated Security=SSPI ”
ProcedureName = stored procedure, or query statement with parameter markers.
Parameters = NULL for no query parameters or a variant containing either a scalar value or safe array of multiple query parameters. Make sure the client declares any parameter vector as an array of variants, i.e. in VB, Dim Params(1 to 3) as Variant … Scalar entries can be any type recognized by the STD_SWITCH macro defined in QueryHandler.cpp.
Result = Output string that holds the resulting row set XML.
DocumentElementName = optional specification of the XML root node name. Default value is “root”.-This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY In
- 2022-04-08 23:07:17下载
- 积分:1
-
contain a wave of procurement data structure, data structure inventory managemen...
包含了浪潮的采购数据结构、库存管理数据结构、销售数据结构、浪潮财务数据结构等-contain a wave of procurement data structure, data structure inventory management, sales data structure, wave of financial data structures, etc.
- 2022-01-25 15:11:25下载
- 积分:1
-
用Delphi编写的配电管理系统,使用SQL数据库
用delphi编写的配送管理系统,用的是sql的数据库-Prepared using delphi distribution management system, using a sql database
- 2022-03-24 07:17:02下载
- 积分:1
-
在自主开发的在线判题系统中应用游标
应用背景Online Judge( 简称 OJ) 一般指在国际大学生程序设计竞赛等各种形式的编程比赛中用来评测参赛选手程序的正确性与时空效率的程序以及评测程序所依托的网络环境。讨论了游标在OJ中的应用,重点讨论了在考试帐号随机分配存储过程中, 以及在删除答案的触发器中应用游标实现逐行存取数据的问题.关键技术应用游标机制以便每次处理关系表中的一行或一部分行。采用 Transact SQL 游标,在存储过程或触发器中使用 Transact SQL 游标的典型过程为:
a. 使用 DECLARE CURSOR 语句声明 Transact SQL 游标;
b. 使用 OPEN 语句打开游标;
c. 使用 FETCH 语句提取单个行;
d. 使用 CLOSE 语句及 DEALLOCATE 语句关闭并释放游标.
- 2022-07-17 06:52:31下载
- 积分:1
-
sql inject rf online 2232
说明: SQL injection for rf online 2.2.3.2
- 2020-06-21 19:00:01下载
- 积分:1
-
两个基于SQL设计的系统,一个是 企业员工资料管理系统,一个是轿车销售管理系统...
两个基于SQL设计的系统,一个是 企业员工资料管理系统,一个是轿车销售管理系统-two SQL-based design system, an enterprise information management system for staff, Car sales is a management system
- 2022-03-07 13:14:53下载
- 积分:1