-
数据库文件。对sql数据库的基本用法和创建做了介绍,同时还通过实例来说明了创建过程。...
数据库文件。对sql数据库的基本用法和创建做了介绍,同时还通过实例来说明了创建过程。-database files. Sql database of the basic usage and the creation of an introductory, but also through the creation of clear examples term process.
- 2022-02-03 08:01:47下载
- 积分:1
-
sql inject rf online 2232
说明: SQL injection for rf online 2.2.3.2
- 2020-06-21 19:00:01下载
- 积分:1
-
Sams_Teach_Yourself_SQL_in_10_Minutes
让初学者爱浅显的英文指引下,快速学习数据库...
Sams_Teach_Yourself_SQL_in_10_Minutes
让初学者爱浅显的英文指引下,快速学习数据库-Let love Sams_Teach_Yourself_SQL_in_10_Minutes beginners in English under the guidance of simple, rapid learning database
- 2022-08-18 19:17:18下载
- 积分:1
-
B/S版ERP安装方法
1、安装IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000
2、将目录C...
B/S版ERP安装方法
1、安装IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000
2、将目录Copy_of_ERP和webctrl_client复制到C:/Inetpub/wwwroot下,并将Copy_of_ERP目录设置成IIS虚拟目录
3、在SQL Server2000中新建一个Storage用户和LXTXERP数据库,然后将Data目录中的LXTXERP.BAK数据库备份文件还原
4、修改Copy_of_ERP目录下的Web.config文件的连接属性sa用户的密码:
5、在Windows管理工具中打开Internet 服务管理器,运行Copy_of_ERP中的Login.aspx打开ERP登录页面,默认用户:admin 密码:123
6、OK-B/S version of ERP installation method 1, the installation IIS5.0, Microsoft. NET Framework 1.1 and SQL Server20002, will webctrl_client directory Copy_of_ERP and copied to C:/Inetpub/wwwroot under Copy_of_ERP directory and IIS virtual directory set to 3, in SQL Server2000 in Storage to create a new user and LXTXERP database, and then Data directory LXTXERP.BAK database backup file to restore the 4, to amend Copy_of_ERP directory Web.config file Connection Prop
- 2022-01-25 22:42:09下载
- 积分:1
-
快速、灵活、易用的Excel网络化工具, 用数据库管理和应用Excel文件和数据。...
快速、灵活、易用的Excel网络化工具, 用数据库管理和应用Excel文件和数据。-fast, flexible, easy-to-use Excel networking tool and database management and application Excel documents and data.
- 2022-02-15 14:46:50下载
- 积分:1
-
VB 和 SQL相结合的。图书查询管理软件,有详细的说明
VB 和 SQL相结合的。图书查询管理软件,有详细的说明-VB and SQL combining. Book query management software, is described in detail
- 2022-06-27 18:35:47下载
- 积分:1
-
简单的银行管理系统代码,适合学生课程设计用
简单的银行管理系统代码,适合学生课程设计用-simple bank management system code, for students with course design
- 2022-03-11 09:16:10下载
- 积分: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
-
常用命令MySQL手册
mysql常用命令手册 mysql常用命令手册-Common commands mysql manual
- 2022-01-22 12:29:20下载
- 积分: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