-
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
-
企业工资管理系统源代码 企业工资管理系统源代码
企业工资管理系统源代码 企业工资管理系统源代码
- 2023-02-04 13:55:04下载
- 积分:1
-
如何用sql建立表,并且学会如何通过sql查询
如何用sql建立表,并且学会如何通过sql查询-establish how sql table, and to learn how to inquiries by sql
- 2022-04-10 05:28:11下载
- 积分:1
-
当没有vfp时,要对其数据库文件浏览时的一个简易的工具。用c语言实现。...
当没有vfp时,要对其数据库文件浏览时的一个简易的工具。用c语言实现。-Probe, to its database files when viewing a simple tool. C language used.
- 2022-07-02 02:55:31下载
- 积分:1
-
SQLServer books on the management of descriptive documents, should be renamed go...
关于sqlserver图书管理的说明性文档,应该改不错大家可以参考以下-SQLServer books on the management of descriptive documents, should be renamed good we can refer to the following
- 2022-05-26 14:36:15下载
- 积分:1
-
这个程序是一个学生住宿系统,基于vc++6.0开发,有着详细的数据库设计。本程序包提供完整的程序设计报告书和源代码实现。...
这个程序是一个学生住宿系统,基于vc++6.0开发,有着详细的数据库设计。本程序包提供完整的程序设计报告书和源代码实现。-This program is a student accommodation system, based on vc++6.0 development, has a detailed database design. This package provides a complete program design report and the source code to achieve.
- 2022-01-26 03:06:03下载
- 积分:1
-
SQL SERVER Machinery Industry Publishing House, "SQL Server application dev...
SQL SERVER机械工业出版社《SQL Server应用开发实例教程》源代码-SQL SERVER Machinery Industry Publishing House, "SQL Server application development tutorial examples" source code
- 2022-07-19 16:10:42下载
- 积分:1
-
ASP.net+ Sql server2000 complete the preparation of fresh flowers online sales s...
ASP.net+sql server2000编写的完整鲜花在线销售系统-ASP.net+ Sql server2000 complete the preparation of fresh flowers online sales system
- 2022-03-17 04:25:10下载
- 积分:1
-
能有效的实现加油站的管理,更好的应用于实践
能有效的实现加油站的管理,更好的应用于实践
-can achieve effective management of the stations, better applied to practice
- 2022-04-18 17:12:33下载
- 积分:1
-
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx...
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx "field1"
sql.setFieldEx "tbl"
debug.print sql.strsql
输出:select field from tbl-a vb development, dynamically generated SQL "assembled category." For example : sql.strsql = "select from" sql.setFieldEx "fi eld1 "sql.setFieldEx" tbl "debug.print sql.s trsql output : select field from tbl
- 2022-09-29 14:55:03下载
- 积分:1