-
VC call SQL statements, and set up a number of string search conditions.
VC中调用SQL语句,并设置多个字符串检索条件。-VC call SQL statements, and set up a number of string search conditions.
- 2022-03-25 09:29:24下载
- 积分:1
-
用delphi编写的凭证管理系统,用的是sql的数据库
用delphi编写的凭证管理系统,用的是sql的数据库-Prepared using delphi certificate management system, using a sql database
- 2023-06-08 10:35:03下载
- 积分:1
-
一个自制的药房销售管理系统,能录入,添加,删除和报告过期药品...
一个自制的药房销售管理系统,能录入,添加,删除和报告过期药品-a privately pharmacy sales management, logging, add, delete and report expired drugs
- 2022-05-26 08:14:33下载
- 积分: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
-
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
-
本程序运用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
-
SQL数据库基础语法操作,以及常用语句说明。
SQL数据库基础语法操作,以及常用语句说明。-SQL database syntax-based operations, as well as the common statement instructions.
- 2022-03-24 13:35:07下载
- 积分:1
-
SQL language commonly used in some order of the code
SQL语言常用的一些命令各代码 -SQL language commonly used in some order of the code
- 2023-07-14 00:30:03下载
- 积分:1
-
三层架构生成工具源代码,让你的开发更加快速,进一步了解SQL代码的灵活运用...
三层架构生成工具源代码,让你的开发更加快速,进一步了解SQL代码的灵活运用-resultant
- 2023-06-23 14:40:03下载
- 积分:1
-
sql
数据库从SQL Server 2008版本降低到2005(Reduced from SQL Server 2008 database to version 2005)
- 2013-12-21 09:55:53下载
- 积分:1