登录
首页 » SQL Server » 它可在Windows Server 2003 Windows 2000 Windows XP Windows 9*/ME Windows NT 平台下工作并运行...

它可在Windows Server 2003 Windows 2000 Windows XP Windows 9*/ME Windows NT 平台下工作并运行...

于 2022-03-13 发布 文件大小:421.30 kB
0 182
下载积分: 2 下载次数: 1

代码说明:

它可在Windows Server 2003 Windows 2000 Windows XP Windows 9*/ME Windows NT 平台下工作并运行,方便快捷-it in Windows Server 2003 Windows 2000 Windows XP Windows 9*/ME Windows NT platform work and run, convenient

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • "code" directory procedures, the need to install SQL Server 2000, and...
    “代码”目录下的程序,需要安装SQL Server 2000,并建立起相应数据库。 各个实例的数据库文件存放在相应“建库脚本”目录下,有两种方法建立数据库。 一是在SQL Server的企业管理器中右击“数据库”节点,单击【所有任务】|【附加数据库】菜单命令, 选择相应的数据库文件(扩展名为mdf),单击【确定】按钮就可以了;另一种方法是通过SQL Server的企业管理器的恢复数据库功能, 从数据库备份文件恢复,备份文件的扩展名为bak。 -"code" directory procedures, the need to install SQL Server 2000, and to establish a corresponding database. Examples of the various database files stored in a corresponding "building a database script" directory, there were two ways to build up a database. First, the SQL Server Enterprise Manager right-click the "database" nodes, [Click all the tasks-- |-- [Additional database menu orders choose the database files (files extensions), click [set] button on the can; Another method is through SQL Server Enterprise Manager to restore the database functions, from the database backup file recovery, backup document called the expansion bak.
    2022-05-31 08:57:37下载
    积分:1
  • database
    SQL Server 2008平台,包括了SQL语言的查询,插入,更新等操作,简单易懂,有详细注释(SQL Server 2008 platform, including SQL language query, insert, update and other operations, easy to understand, there are detailed notes)
    2015-12-29 21:20:39下载
    积分:1
  • student_system java student_system java
    学生信息管理系统 学生信息管理系统-student_system java student_system java
    2023-03-09 11:20:03下载
    积分:1
  • 201211251165788
    管理系统的设计与实现 ,使用的框架是Struts和Hibernate,用的技术是java ,开发平台是myeclipse ,数据库是mysql(The design and implementation of the management system is based on Struts and Hibernate. The technology used is Java, the development platform is MyEclipse, and the database is mysql.)
    2018-06-04 21:27:48下载
    积分:1
  • SharpGLForm.Designer
    sql server database 2008
    2012-12-18 08:47:10下载
    积分:1
  • 使用T-SQL编写存储过程
    应用背景介绍使用T-SQL编写存储过程的基本用法,供初学者学习之用。存储过程是预先编译好的一组 Transact-SQL 语句,作为一个单元存储在服务器端并在服务器端执行. 存储过程可以带输入、 输出参数, 具有返回值. 存储过程的优点如下: (1) 存储过程可以强制应用程序的安全性, 可以防御 SQL 注入攻击. (2) 存储过程大大减少网络通信流量.  (3) 存储过程在服务器上注册, 执行效率高. (4) 存储过程大大提高应用程序的可维护性和设计效率.关键技术 在SQL Server 2008中定义、执行、修改存储过程。使用create procedure或create proc定义存储过程,使用exec或execute执行存储过程,使用alter proc或alter procedure修改已有存储过程。包含输入、输出参数的使用。包含用户登录、修改密码、模糊查询等存储过程。
    2023-06-18 02:30:02下载
    积分:1
  • java in the sql server connection two methods, it is also useful
    java中sql server的连接的两种方法,值得参考 -java in the sql server connection two methods, it is also useful
    2022-02-10 15:35: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
  • VB6 SQL 2000 plus a complete sample program! A total of 10, I wanted to learn da...
    VB6加SQL 2000完整的示例程序!共十个,想学数据库编程的赶快下载!-VB6 SQL 2000 plus a complete sample program! A total of 10, I wanted to learn database programming quickly download!
    2022-03-26 00:50:03下载
    积分:1
  • Salary Management System landing. Disconnected, wages adjust input. Wages. Formu...
    工资管理系统 系统登陆.断开连接,工资输入调整.工资计算.公式设置.查看等功能 vc +sql2-Salary Management System landing. Disconnected, wages adjust input. Wages. Formula set up. See the functions vc+ Sql2
    2022-08-22 16:37:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载