-
Test database connection examples. Note: Yes, sqlserver, but can be changed to o...
测试数据库联接的例子。
注:是sqlserver 的,不过可以改成其他数据库的。-Test database connection examples. Note: Yes, sqlserver, but can be changed to other databases.
- 2022-03-06 04:22:21下载
- 积分:1
-
摘要:本程序将建立一个用邻接表方式存储的有向图,可以进行插入顶点或边的操作,可以输出有向图的信息或输出该有向图的拓扑有向序列。...
摘要:本程序将建立一个用邻接表方式存储的有向图,可以进行插入顶点或边的操作,可以输出有向图的信息或输出该有向图的拓扑有向序列。-Abstract: This procedure will create a stored using adjacency list of the directed graph that can be inserted into the operation of vertex or edge, you can output to the map information or the output of the topology graph has to have the sequence.
- 2022-01-20 22:44:45下载
- 积分:1
-
工厂的仓库管理系统,成功的故事,用Delphi + sqlserver开发。
工厂仓库管理系统,成功案例采用delphi+Sqlserver开发
- 2022-11-19 11:20:03下载
- 积分:1
-
同学给我sql做的。用到了asp的设计。。。。比较牛。包含文档。网上书城...
同学给我sql做的。用到了asp的设计。。。。比较牛。包含文档。网上书城-Sql my classmates do. Use of the asp design. . . . Comparison of cattle. Contains the document.
- 2022-05-12 21:06:48下载
- 积分:1
-
C#的数据层架构,主要针对MSSQL MYSQL.ORACLE的数据库.
C#的数据层架构,主要针对MSSQL MYSQL.ORACLE的数据库.-C# data-tier structure, mainly MYSQL.ORACLE MSSQL databases.
- 2022-03-23 05:06:16下载
- 积分:1
-
sql server report service的例子。给dw开发者
sql server report service的例子。给dw开发者-sql server report service example. Developers to dw
- 2022-07-12 12:26:15下载
- 积分: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
-
一个数据库的选课系统,含课程设计报告,请版主查收
一个数据库的选课系统,含课程设计报告,请版主查收-Elective a database system, including curriculum design report, please find moderator
- 2022-02-05 02:25:32下载
- 积分:1
-
SQLServer initials in the phonetic realization of the query methods
SQLServer中实现拼音首字母的查询方法-SQLServer initials in the phonetic realization of the query methods
- 2022-07-21 20:58:26下载
- 积分:1
-
delphi实现的可以在局域网中两台计算机之间进行SQL server 2000异机同步备份...
delphi实现的可以在局域网中两台计算机之间进行SQL server 2000异机同步备份-delphi can realize two computers in the LAN between the different machine SQL server 2000 synchronization backup
- 2022-07-20 07:22:53下载
- 积分:1