-
一款用java编写的小型数据库管理系统,很有帮助的,无解压密码。...
一款用java编写的小型数据库管理系统,很有帮助的,无解压密码。-prepared with a small database management systems, very helpful, without extracting passwords.
- 2022-01-26 02:55:37下载
- 积分:1
-
SQLServer2005
SQLSERVER2005数据库是非常重要的,具备了以前版本的内容。(SQLSERVER2005 database is very important to have a previous version of the content.)
- 2011-06-25 10:20:25下载
- 积分:1
-
使用R进行群落聚类分析
群落按照物种相似形组成进行聚类分析,可以用树状图较好的表现物种的组成关系。受到很多植被学家的重视。这里以 R 软件实现聚类分析为例。有详细的具体步骤和代码。
- 2022-07-03 15:13:37下载
- 积分:1
-
仓库管理系统,包含了一些基本的功能,界面也非常好
仓库管理系统,包含了一些基本的功能,界面也非常好-Warehouse management system, contains some basic functionality, the interface is also very good
- 2022-06-26 00:46:15下载
- 积分:1
-
数据库笔记
基础SQL数据库知识小解,适合新手入门,知识全,内容广。(Basic knowledge of SQL database, suitable for novice entry, full knowledge, wide content.)
- 2020-06-21 18:00:02下载
- 积分:1
-
工厂的仓库管理系统,成功的故事,用Delphi + sqlserver开发。
工厂仓库管理系统,成功案例采用delphi+Sqlserver开发
- 2022-11-19 11:20:03下载
- 积分:1
-
期末考试日程安排系统(VB+ACCESS)
系统解图也在压缩包里面了。挺漂亮的...
期末考试日程安排系统(VB+ACCESS)
系统解图也在压缩包里面了。挺漂亮的-Final exam scheduling system (VB+ ACCESS) system solution map is also inside the cabinet. Very beautiful
- 2022-07-16 14:59:47下载
- 积分:1
-
用VC和SQL Server开发的固定资产管理系统,包括系统信息管理,固定资产管理和统计查询管理三个大模块...
用VC和SQL Server开发的固定资产管理系统,包括系统信息管理,固定资产管理和统计查询管理三个大模块-VC and SQL Server development of the fixed asset management system, including system information management, fixed asset management and statistics for the three management module
- 2022-07-19 19:59:36下载
- 积分:1
-
用vb.net+SQL做的,本系统实现了图书管理系统应该具有的特色,具有不同身份用户登陆的程序,有系统管理员身份,书籍信息管理,读者信息管理,报表,窗口,帮助和...
用vb.net+SQL做的,本系统实现了图书管理系统应该具有的特色,具有不同身份用户登陆的程序,有系统管理员身份,书籍信息管理,读者信息管理,报表,窗口,帮助和退出等功能。-With vb.net+ SQL to do, and realize the system of library management system should have the characteristics of the identity of users with different landing procedures, there is system administrator status, information management books, readers information management, statements, windows, help and exit functions.
- 2022-01-23 11:17:09下载
- 积分: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