-
用jsp连接sql数据库的实现代码,可以用来替代hibernate实现数据库连接...
用jsp连接sql数据库的实现代码,可以用来替代hibernate实现数据库连接-Jsp to connect sql database with the realization of the code can be used to achieve alternative hibernate database connection
- 2022-02-09 11:47:04下载
- 积分:1
-
ArcEngine这是基于AE组件的源代码,功能还可以。
ArcEngine 这是基于AE组件的源代码,功能还可以。-ArcEngine This is based on the AE components of source code, can also function.
- 2023-02-16 10:20:04下载
- 积分:1
-
本软件是一款由VS2005+SQL2005平台开发的学生成绩管理系统,如有问题请及时联系。...
本软件是一款由VS2005+SQL2005平台开发的学生成绩管理系统,如有问题请及时联系。-This software is a platform from VS2005+ SQL2005 student achievement management system, any questions please contact.
- 2023-04-18 14:25:04下载
- 积分:1
-
一个VC物流管理系统的源码。:创建数据库
将Material.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC...
一个VC物流管理系统的源码。:创建数据库
将Material.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Material_MIS-a logistics management system source code. : Creating the database will Material.sql the SQL Server SQL admitted to the inquiry analyzers, all operations; 2 : build ODBC data source data formerly known as Material_MIS
- 2022-03-23 14:51:37下载
- 积分:1
-
数据库笔记
说明: 基础SQL数据库知识小解,适合新手入门,知识全,内容广。(Basic knowledge of SQL database, suitable for novice entry, full knowledge, wide content.)
- 2020-06-21 18:00:02下载
- 积分:1
-
本家庭理财系统是一个简易的家庭理财工具,可以对日常收支及资产进行记录,
并且具有统计分析的功能。...
本家庭理财系统是一个简易的家庭理财工具,可以对日常收支及资产进行记录,
并且具有统计分析的功能。-The family financial management system is a simple family of financial management tools, can be carried out day-to-day records of income and expenditure and assets and has a statistical analysis function.
- 2022-04-21 21:39:14下载
- 积分:1
-
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例。...
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例。-display of the code DB_LIB the use of SQL Server connectivity and various operational examples.
- 2023-03-11 02:10:03下载
- 积分: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
-
简单的数据库开发,用到了MYSQL的工具,供学习所用
简单的数据库开发,用到了MYSQL的工具,供学习所用-A simple database development, use of MYSQL tools for learning to use
- 2023-06-28 06:35:03下载
- 积分:1
-
从数据库中读取并添加到下拉列表中,并可以达到自动筛选相关记录的功能。...
从数据库中读取并添加到下拉列表中,并可以达到自动筛选相关记录的功能。-Read from the database and add to the drop-down list, and can achieve the automatic selection of features relevant records.
- 2022-08-09 10:24:50下载
- 积分:1