-
SQL SERVER 2000事务日志已满或想收缩事务日志,用此脚本即可。...
SQL SERVER 2000事务日志已满或想收缩事务日志,用此脚本即可。-SQL SERVER 2000 transaction log is full, or would like to shrink the transaction log, you can use this script.
- 2022-01-25 15:39:25下载
- 积分:1
-
一个功能简单的图书馆管理系统,但是基本功能都已经实现,界面简洁漂亮....
一个功能简单的图书馆管理系统,但是基本功能都已经实现,界面简洁漂亮.-a simple function of the library management system, but the basic functions have now been achieved, pretty simple interface.
- 2022-05-29 19:40:04下载
- 积分:1
-
小商店管理系统
小型商店的管理系统 SQL2005 VC++
本软件是为小型商店提供的一个简单的MIS应用程序,对收支、进货、销售及人员等情况进行管理。由于商店规模小,可以把全部管理内容的输入和存储、管理都集中在一台计算机上,不需要计算机网络分布处理,是一个典型的桌面数据库应用系统。系统提供的图形用户界面,操作简便,数据显示清晰,并以图表方式输出统计数据。本软件使用的开发工具为Visual C++ 6.0。
- 2023-02-06 04:15:04下载
- 积分:1
-
- 2022-06-11 12:43:57下载
- 积分:1
-
仓库管理Delphi源码、软件方案,学习实用两不误
仓库管理Delphi源码、软件方案,学习实用两不误-warehouse management Delphi source code, software programs, learning practical things correct
- 2022-06-02 21:24:54下载
- 积分:1
-
数据库分析一个很好的学习材料,需要的可以下载哦!
数据库分析一个很好的学习材料,需要的可以下载哦!-Database analysis of a very good learning materials can be downloaded in need Oh!
- 2023-07-13 08:20:12下载
- 积分:1
-
数据库连接核对数据库的各种操作
数据库连接核对数据库的各种操作,包括第三方类,和数据库的连接方法,各种操作,看过之后有助于你对数据库的认识
- 2023-08-29 23:15:04下载
- 积分: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
-
基于ASP.NET平台,开发语言为C#,内含有详细的用PowerDesinger设计的概念模型和物理模型,以及数据库建立SQL脚本。源码详细,是学习MIS开发以...
基于ASP.NET平台,开发语言为C#,内含有详细的用PowerDesinger设计的概念模型和物理模型,以及数据库建立SQL脚本。源码详细,是学习MIS开发以及毕业设计参考的好资料。-based on ASP.NET platform for the development of C# language. contain detailed PowerDesinger with a design concept model and physical model and the SQL database script. Source detailed study is the development of MIS and graduation design a good reference information.
- 2022-02-21 04:03:38下载
- 积分:1
-
● 有关学籍等信息的输入,包括学生基本信息、所在班级、所学课程和成绩等。 ● 学生信息的查询,包括学生基本信息、所在班级、已学课程和成绩等。 ● 学生信息的修改...
● 有关学籍等信息的输入,包括学生基本信息、所在班级、所学课程和成绩等。 ● 学生信息的查询,包括学生基本信息、所在班级、已学课程和成绩等。 ● 学生信息的修改。 ● 班级管理信息的输入,包括班级设置、年级信息等。 ● 班级管理信息的查询。 ● 班级管理信息的修改。 ● 学校基本课程信息的输入。 ● 基本课程信息的修改。 ● 学生课程的设置和修改。 ● 学生成绩信息的输入。 ● 学生成绩信息的修改。 ● 学生成绩信息的查询。 ● 学生成绩信息的统计。- Status information the import, including students basic information, the host of classes, courses and performance. Student Information inquiries, including students basic information, the host of classes, courses and performance. student information changes. class management information input, including class settings, grade information. class management information inquiries. class management information changes. basic school curriculum information input. Information basic curriculum changes. The students set up the courses and revision. student achievement information input. student achievement information changes. student achievement information inquiries. Information student achievement statistics.
- 2022-05-20 11:55:41下载
- 积分:1