-
NETCTOSS_New
电信资费管理系统;数据库My Sql;为公司培训时的项目(Telecom tariff management system database My Sql projects for the company s training)
- 2013-12-23 15:04:13下载
- 积分:1
-
Microsoft database development DreamWorks multimedia teaching
微软数据库开发梦工场多媒体教学-sql server篇.rar,是多媒体教学的,对新手很适合的,-Microsoft database development DreamWorks multimedia teaching- sql server chapter. Rar, multimedia teaching, is very suitable for novice,
- 2022-08-04 08:42:30下载
- 积分:1
-
mcdba考试资料(70229)
SQL Server 2000数据库程序设计模拟题
mcdba考试资料(70229)
SQL Server 2000数据库程序设计模拟题-MCDBA exam information (70229) SQL Server 2000 database program design simulation title
- 2022-06-15 03:39:13下载
- 积分:1
-
下载和上传脚本
此代码是为了下载和上传网站编程中的 php 脚本。它还与 myQSL 数据库相连。我使用这个脚本,并把它放在 admin 文件夹。它不是 web 设计,它是 php 函数。
- 2022-03-25 03:00:30下载
- 积分:1
-
this is what I do before a customer management system. Pack containing the sourc...
这个是我以前做的一个客户管理系统.包内已经含有源码和所用到的控件.代码是用VB写的,数据库采用MSSQL的.-this is what I do before a customer management system. Pack containing the source code and has been used by the controller. The code is VB write, the database using MSSQL.
- 2023-08-13 13:25:02下载
- 积分:1
-
ADOConn
sql server2000的一般操作类。里面基本包括了连接、插入修改,()
- 2007-09-29 12:24:26下载
- 积分:1
-
ODBC
ODBC
- 2022-01-24 18:07:58下载
- 积分:1
-
delphi写的一个数据库存取图片的代码的例子用的是sql的数据库...
delphi写的一个数据库存取图片的代码的例子用的是sql的数据库-write access to a database of photographs of the code examples use the database sql
- 2022-03-17 21:09:43下载
- 积分:1
-
Vehicle showroom system
- 2022-03-20 17:43:20下载
- 积分: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