-
good 1 for oracle is the best to learn oracle at beginning
good 1 for oracle is the best to learn oracle at beginning
- 2022-03-10 08:52:15下载
- 积分:1
-
SQL server 的 RSA 代码
RSA is a 密码,这被称为第一次在切实可行范围内 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-10 00:57:21下载
- 积分:1
-
帮别人做的一个教师工作量管理系统,事件比较仓促,实现的功能有限...
帮别人做的一个教师工作量管理系统,事件比较仓促,实现的功能有限-帮别人do a workload management system for teachers, the events too much of a rush to realize the function of the limited
- 2022-09-18 22:00:03下载
- 积分:1
-
一个公司的客户财产管理系统vb源码,5人团队共同开发完成
一个公司的客户财产管理系统vb源码,5人团队共同开发完成-a company"s customer property management system vb source, the five-man team completed joint development
- 2022-07-14 13:37:18下载
- 积分:1
-
SQL-Server(1~6)
SQL Server 数据开发案例详解,包括图书馆系统等,很多案例。(Detailed SQL Server data development case, including the library system, many cases.)
- 2016-01-28 20:40:44下载
- 积分:1
-
本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“
并在服务器端重建连接
1先运行接...
本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“
并在服务器端重建连接
1先运行接口程序scktsrvr.exe,用本程序提供广域网的连接
2运行server.exe
3最后运行客户端和管理的应用程序-This procedure to use access database, such as the use sqlserver2000, the need to restore the back under the database called library management system and rebuild the server side to connect a first interface program running scktsrvr.exe, use this procedure to provide WAN connectivity 2 server.exe3 the final run to run and manage client applications
- 2023-09-02 21:50:03下载
- 积分:1
-
Tourism-System
从界面简洁、实用的要求出发,完成了旅游资源管理工作的主要部分,包括旅游资源和用户的信息浏览,添加,修改,删除,查询,并且实现了一些变量的取值,保存,成本报价的计算,和统计。
(From the interface simple, practical requirement, completion tour resources management work of main part, including the tourism resources and the users information browse, add, modify, delete, query, and the realization of some value, saving, cost calculation, and statistics.
)
- 2011-12-06 15:53:51下载
- 积分:1
-
常用命令MySQL手册
mysql常用命令手册 mysql常用命令手册-Common commands mysql manual
- 2022-01-22 12:29:20下载
- 积分:1
-
SQL服务器(CHM)。某人精心整理而来,可以用来参考。
SQL Server精华(CHM).sb精心整理而来,可用于参考.-essence SQL Server (CHM). Sb carefully collated from, can be used to reference.
- 2023-02-27 23:45:04下载
- 积分: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