-
在 ASP.NET 中顺序处理
在此项目中创建在.net 中,可以调用一个 web 服务的"订单处理"我的应用
每当我需要从任何地方访问我的服务
- 2022-01-25 19:59:07下载
- 积分:1
-
数据库的一个实验作业代码,里面有很多的小步骤,一些基本功能都能实现,很有用...
数据库的一个实验作业代码,里面有很多的小步骤,一些基本功能都能实现,很有用-Experimental operation code database
- 2022-07-15 00:21:02下载
- 积分:1
-
这是用sql编写的同学录,班级同学的一系列的信息,希望能对大家有帮助...
这是用sql编写的同学录,班级同学的一系列的信息,希望能对大家有帮助-It is written with sql Classmates, class students a range of information and hope you can help
- 2022-11-27 01:20:04下载
- 积分:1
-
database
说明: 大型数据库课程设计,有模拟旅馆源程序和运动会分数统计源程序,还有我做的课程设计报告,完全都可以运行。(Large database of curriculum design, source code and the Games have simulated hotel statistics source points, and me to do curriculum design report can be run completely.)
- 2010-04-26 23:19:51下载
- 积分:1
-
With the three
用三层架构实现对数据库数据的增、删、改、查。用户名为admin 密码为-With the three-tier architecture for delivering data from the database increases, delete, change, check. User name is admin password 11
- 2022-05-12 16:10:30下载
- 积分:1
-
This is my year of preparation, "the staff payroll system," VB link SQ...
这是我前年编写的“教职工工资发放系统”,应用VB连接SQLSEVER编程,现在已经在我们学校试运行,效果还不错,有兴趣地来看看哦-This is my year of preparation, "the staff payroll system," VB link SQLSEVER programming, is now in trial operation of our school, the results were pretty good. interested to see flash open her cloak
- 2023-06-11 17:40:03下载
- 积分:1
-
fog computing mitigating insider data theft attacks
- 2022-01-28 01:14:08下载
- 积分:1
-
ihihih
一个简单的数据库,关于在线答疑的,比较简单。(A simple database, online Q is relatively simple.)
- 2012-09-17 08:53:34下载
- 积分:1
-
dreamwaver+asp用于SQLSERVER用户注册登陆和修改密码的动态网页源码...
dreamwaver+asp用于SQLSERVER用户注册登陆和修改密码的动态网页源码-dreamwaver asp for registered users SQLSERVER landing and modify passwords Dynamic Web Source
- 2022-01-24 09:47:32下载
- 积分: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