-
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
-
This is a information about SQL, the further you know SQL very helpful.
这是一个关于SQL的资料,对你进一步了解SQL很有帮助的。-This is a information about SQL, the further you know SQL very helpful.
- 2023-04-11 22:50:03下载
- 积分:1
-
一段编程源码程序,一些PB窗口的定义并说明
一段编程源码程序,一些PB窗口的定义并说明-Some programming source code program, a number of PB and explain the definition of the window
- 2022-10-27 09:25:03下载
- 积分:1
-
这是我们小组的sql server 2000培训笔记,主要是查询、修改、增加、删除等方面的内容,针对一个数据库的操作,新手看了效果会非常不错!数据库也在压缩包内...
这是我们小组的sql server 2000培训笔记,主要是查询、修改、增加、删除等方面的内容,针对一个数据库的操作,新手看了效果会非常不错!数据库也在压缩包内。-This is our group training sql server 2000 notes, primarily query, modify, add, delete, etc. the contents of a database for the operation, new results will be very good read! Database is compressed package.
- 2022-04-23 19:29:52下载
- 积分:1
-
将SQL访问
Convert Sql to Acce-Convert to Access SQL
- 2022-07-23 22:12:24下载
- 积分:1
-
在线课程,课程可以进行取消,在基本功能的变化…
网上选课,可进行选课,注销,更改基本信息功能-online classes, classes can be conducted, cancellations, changes in the basic functions of information
- 2022-01-20 23:10:26下载
- 积分: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
-
- 2023-05-19 20:40:03下载
- 积分:1
-
MSSQL2000海量数据存储分页程序代码
MSSQL2000海量数据分页的存储过程代码-MSSQL2000 Massive Data Storage pagination process code
- 2022-07-22 10:06:42下载
- 积分:1
-
小新写的Delphi用SQLDMO实现控制SQL Server状态的程序,其中涉及到通过SQLDMO控制SQL Server启动停止,检测Sql Server状...
小新写的Delphi用SQLDMO实现控制SQL Server状态的程序,其中涉及到通过SQLDMO控制SQL Server启动停止,检测Sql Server状态用了两种方式,一种是SQLDMO,另一种是直接检测Sql Server服务。
-small write new Delphi use DDS to achieve state control of the SQL Server procedures, It involved the adoption of SQL Server DDS control activated stop, Detection of SQL Server with the state in two ways, one is DDS. another is the direct detection Sql Server services.
- 2022-02-16 03:24:36下载
- 积分:1