-
SQL
在ClsDBContrl.cs类中完成修改数据库中数据的方法AmendDB.(Completed in ClsDBContrl.cs class method to modify the data in the database AmendDB)
- 2012-01-09 23:11:50下载
- 积分:1
-
java for sqlserver 的驱动,是厂商提供的在做纯驱动时需要它
java for sqlserver 的驱动,是厂商提供的在做纯驱动时需要它-SQLServer for the driver is provided by the manufacturers to purely driven need it
- 2023-06-03 22:25:03下载
- 积分:1
-
C连接SQL SERVER 2005的程序。
C连接SQL SERVER 2005的程序。-C connect SQL SERVER 2005 process.
- 2023-02-20 23:25:03下载
- 积分:1
-
Northwind and pubs database script for MSSQL the script file, suitable for begin...
Northwind与pubs数据库脚本
为MSSQL的脚本文件,适合MSSQL的初学者学习数据库结构使用。
这两个数据库都是微软本身的经典数据库。不知为什么,SQL体验版不带这两个数据库了-Northwind and pubs database script for MSSQL the script file, suitable for beginners to learn the MSSQL database structure to use. These two databases are Microsoft s own classic database. I do not know why, SQL experience version without these two databases of
- 2023-08-01 08:00:03下载
- 积分:1
-
可实现整个校园网内聊天,传送文本数据,后台数据库采用SQL SERVER...
可实现整个校园网内聊天,传送文本数据,后台数据库采用SQL SERVER-Can be achieved within the entire campus network to chat, send text data, back-end database using SQL SERVER
- 2022-12-14 21:00:03下载
- 积分:1
-
vb连接SQL的小程序,内附详细的说明信息,一目了然
vb连接SQL的小程序,内附详细的说明信息,一目了然-SQL Connect vb small procedures, containing detailed information at a glance
- 2022-07-26 17:09:43下载
- 积分:1
-
SQLSERVER database in the search for a form of arbitrary data
在SQLSERVER数据库查找任一表中的任意数据-SQLSERVER database in the search for a form of arbitrary data
- 2022-05-28 04:45:26下载
- 积分:1
-
本人现在上传的资料是关于SQL SEVER数据库管理系统存取文件的。
本人现在上传的资料是关于SQL SEVER数据库管理系统存取文件的。-I will now upload the information on the SQL database management system SEVER access to documents.
- 2022-03-09 20:23:13下载
- 积分: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
-
一个用数据库编写的学生信息管理系统!做课程设计的同学可以做为参考!...
一个用数据库编写的学生信息管理系统!做课程设计的同学可以做为参考!-a database used to prepare the student information management system. Courses designed so students can be used as a reference!
- 2022-01-22 08:59:01下载
- 积分:1