-
SQL sever 2000中有关安全性的学习资料,需要的请下载
SQL sever 2000中有关安全性的学习资料,需要的请下载-SQL sever 2000 relating to the safety of learning materials, need to download ....
- 2022-05-20 18:06:10下载
- 积分:1
-
实现表结构为 ID,Name,rootid,lft,rgt的树形结构的移动、删除等存储过程
实现表结构为 ID,Name,rootid,lft,rgt的树形结构的移动、删除等存储过程-Realize Table structure for ID, Name, rootid, lft, rgt of the tree structure of the mobile, delete, such as stored procedures
- 2022-07-06 20:38:26下载
- 积分:1
-
Windows 绑定代码实例,可以演示,可以编译
Windows 绑定代码实例,可以演示,可以编译-Windows bundled with code examples, demonstration, compiler
- 2022-03-09 21:37:24下载
- 积分:1
-
sql数据库封装类,封装了常用数据库操作命令,
sql数据库封装类,封装了常用数据库操作命令,-sql database package type, package a commonly used database operations orders,
- 2022-09-21 19:55:02下载
- 积分:1
-
飞天加密狗dll接口的delphi声明以及处理函数
飞天加密狗dll接口的delphi声明以及处理函数-Flying delphi dongle dll interface function declarations as well as treatment
- 2022-05-18 17:49:19下载
- 积分: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
-
sql
script, create table
- 2010-04-09 07:50:13下载
- 积分:1
-
程序示例自动创建配置文件,调用创建连接串工具生成连接串并写入配置文件,还通过取一个数据库的数据写入另一数据库示例数据库操作。文件包含了完整的代码。是我为公司写的...
程序示例自动创建配置文件,调用创建连接串工具生成连接串并写入配置文件,还通过取一个数据库的数据写入另一数据库示例数据库操作。文件包含了完整的代码。是我为公司写的一个小程序,请大家提提意见。
- 2022-08-24 08:38:43下载
- 积分: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
-
CURSORandTRAN
详细介绍了sqlserver游标和事物的应用(Details sqlserver cursor and the application of things)
- 2011-10-03 11:06:34下载
- 积分:1