-
management functions applicable to the PB to bring their own databases, through...
实现图书借阅管理功能,适用于PB自带数据库,通过PB实现界面的编辑-management functions applicable to the PB to bring their own databases, through PB interface editor
- 2022-07-20 00:28:20下载
- 积分:1
-
using连接数据库,执行SQL命令,使用适配器返回数据集。我们不需要去关心它的conn的资源是否关闭。当我们不用到它时。系统自动帮我们安全关闭...
using连接数据库,执行SQL命令,使用适配器返回数据集。我们不需要去关心它的conn的资源是否关闭。当我们不用到它时。系统自动帮我们安全关闭-using to connect the database, the implementation of SQL commands, use the adapter to return data sets. We do not need to care about it whether the resources conn closed. When we do not have to it. Automatic safety system shut down to help us
- 2023-07-16 05:05:03下载
- 积分:1
-
早期,自己开发net代码生成工具,现在拿出来共享。功能:数据访问,逻辑访问,页面代码,存储过程...生成模板...
早期,自己开发net代码生成工具,现在拿出来共享。功能:数据访问,逻辑访问,页面代码,存储过程...生成模板-The early development of their own net code generation tools, and now come up with to share. Functions: data access, logical access, the page code, a template to generate stored procedures ...
- 2022-04-29 23:44:49下载
- 积分:1
-
guanlixitong wo xia zai de
guanlixitong wo xia zai de
- 2022-07-27 07:27:10下载
- 积分: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
-
ADO源代码:可以直接访问SQL数据库
ADO源代码:可以直接访问SQL数据库-ADO source code: You can directly access the SQL database
- 2023-02-17 14:10:04下载
- 积分:1
-
Generador de Mysql procedimientos
存储过程从发电机 vb
_________________________________________________________________________________________
这个项目的目的是创建一种更快的方式
从 VB 到 MySQL 服务器的存储的过程
与 mysql 使用 OLEDB 连接使用 ADO 2.5
引用还添加 SQL 对的调用中创建过程
操作的说明
________________________________________
需要连接到 SQL server,提供的用户名和密码
(我使用 SA)
当你看到第二个屏幕时,我们要选择的第一件事是
与我们的工作将数据库。我们必须然后选择一个表,我们
- 2022-02-06 12:38:41下载
- 积分:1
-
仓库管理信息系统
DELPHI代码作的,有解释
仓库管理信息系统
DELPHI代码作的,有解释-Warehouse Management Information System for the DELPHI code, has explained
- 2022-01-28 21:29:08下载
- 积分:1
-
一个非常好的SQL教程,本人学习SQL收集做成的电子书
一个非常好的SQL教程,本人学习SQL收集做成的电子书-A very good SQL tutorial I made to collect e-book to learn SQL
- 2022-02-01 17:56:23下载
- 积分:1
-
本系统划分为五个模块:员工信息管理(包括员工信息录入和查询,考核奖惩信息录入)、部门管理(包括部门信息录入和查询)、人事变动管理(包括新进人员登记和离职人员登记...
本系统划分为五个模块:员工信息管理(包括员工信息录入和查询,考核奖惩信息录入)、部门管理(包括部门信息录入和查询)、人事变动管理(包括新进人员登记和离职人员登记)、培训信息管理(包括培训信息录入和查询)、系统管理(包括操作员管理和系统关于)。-The system is divided into five modules: information management staff (including staff information entry and inquiry, examination entry incentive information), departments (including departments of information entry and inquiry), the management of personnel changes (including new staff members to register and leave Registration) , training, information management (including training of information entry and inquiry), systems management (including management and system operators on).
- 2022-03-21 22:18:27下载
- 积分:1