-
程序示例自动创建配置文件,调用创建连接串工具生成连接串并写入配置文件,还通过取一个数据库的数据写入另一数据库示例数据库操作。文件包含了完整的代码。是我为公司写的...
程序示例自动创建配置文件,调用创建连接串工具生成连接串并写入配置文件,还通过取一个数据库的数据写入另一数据库示例数据库操作。文件包含了完整的代码。是我为公司写的一个小程序,请大家提提意见。
- 2022-08-24 08:38:43下载
- 积分: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
-
17-20
郝斌sql server 2008 教学视频17—20节源代码(Hao Bin sql server 2008 Section 17-20 instructional video source)
- 2013-10-22 09:46:49下载
- 积分:1
-
< SQL Server2005程序设计>
< SQL Server2005程序设计> -err
- 2022-03-21 09:12:25下载
- 积分:1
-
源代码 源代码 源代码 源代码 源代码 源代码 源代码
源代码 源代码 源代码 源代码 源代码 源代码 源代码-源代码源代码源代码源代码源代码源代码源代码源代码
- 2022-03-25 05:46:16下载
- 积分: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
-
VB 6.0数据库开发学习教程
VB 6.0数据库开发学习教程-VB 6.0 database development Learning Guide
- 2023-03-03 23:35:03下载
- 积分:1
-
考勤管理系统:
初始登录的用户和密码均为KQ
考勤管理系统:
初始登录的用户和密码均为KQ-attendance management system : initial login and password of the users were Application of KQ
- 2023-09-03 16:10:03下载
- 积分:1
-
给SQL初学者的书,这本书讲得还挺详细的,向大家推荐
给SQL初学者的书,这本书讲得还挺详细的,向大家推荐-SQL beginners to the book, this book speak positively detailed, we recommend to you
- 2022-10-23 18:25:03下载
- 积分:1
-
用ADO+CListCtrl操作SQL的示例程序,可方便地进行删除,更新,添加数据到SQL服务器。(网上非常少)。其中在ADOConn类中的Server和Dat...
用ADO+CListCtrl操作SQL的示例程序,可方便地进行删除,更新,添加数据到SQL服务器。(网上非常少)。其中在ADOConn类中的Server和Database 应根据所在的具体环境进行修改,
希望对广大VC++爱好者有所帮助。-With ADO+ CListCtrl operation examples of SQL procedure can be easily delete, update, add the data to SQL server. (Online is very little). In category adoconn Server and Database should be based on the specific environment where amended in the hope that the general VC++ Lovers help.
- 2022-01-20 23:46:19下载
- 积分:1