-
SQL.pdf
sql解惑,是sql的入门书籍,所有代码都可以在mysql下运行(sql doubts, is sql introductory books, all of the code can be run in mysql)
- 2013-06-18 20:56:57下载
- 积分:1
-
sssaaaaaaaaaaaaaaaaaa
ode完整,编辑mapx地图,值得学习。仅限X86。。。代码
- 2022-01-25 22:50:57下载
- 积分:1
-
medicine
由VC++编写并连接SQL Server数据库的对药物进行管理的系统,包含了源代码(Prepared by the VC++ and connect to SQL Server database management system for drugs, including the source code)
- 2013-11-18 14:44:30下载
- 积分:1
-
database-cPP2
visual c++结合SQL 的典型应用,希望对大家的学习有帮助(visual c combination of SQL, a typical application, we hope that we learn to help
)
- 2012-03-10 00:20:33下载
- 积分:1
-
三层数据配置程序
很简单,思路很清楚。
一般来说都可以看懂, delphi源码...
三层数据配置程序
很简单,思路很清楚。
一般来说都可以看懂, delphi源码-three-tier data configuration process is very simple, very clear ideas. Generally can understand, delphi FOSS
- 2022-01-29 03:10:05下载
- 积分:1
-
采购,销售和库存管理系统软件
进销存管理系统软件-Purchase, Sales and Inventory Management System Software
- 2022-08-19 21:53:04下载
- 积分:1
-
CURSORandTRAN
详细介绍了sqlserver游标和事物的应用(Details sqlserver cursor and the application of things)
- 2011-10-03 11:06:34下载
- 积分:1
-
机票预定系统的课程设计,包括航班信息、乘客…
机票预定系统课程设计,包括航班信息,旅客信息,预定信息-ticket reservation systems design courses, including flight information, passenger information, and is expected to information
- 2022-08-25 21:29:17下载
- 积分:1
-
SQLPServerP2008Practice
SQL Server 2008实战pdf,基本的SQL语句,执行捕获跟踪数据修改、事务锁定阻塞死锁、触发器、CLR、以及安全等等,结合实战讲解。(SQL Server 2008 Practice pdf file,SQL Server 2008 actual pdf, the basic SQL statement, the implementation of capture tracking data modification, transaction locking block deadlock, trigger, CLR, and security, combined with actual combat explanation.)
- 2017-01-10 09:38:25下载
- 积分: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