2004527165853.txt

来自「这是一个数字教育系统,也是师兄的毕业设计,具体的功能我也不清楚,不过是可以用来答」· 文本 代码 · 共 52 行

TXT
52
字号
     Install.txt
     Microsoft SQL Server 2000 JDBC Driver
     Version 2.1
     September 2001


Windows
-------

To install on Windows platforms:

1. Download Setup.exe to a temporary folder on your hard disk.

2. Run Setup.exe from that folder and follow the on-screen instructions.


UNIX
----

To install on UNIX platforms:

1. Copy the Mssqlserver.tar file from the Unix folder to a temporary folder on your 
computer.

2. From that temporary folder, use the following command to extract and the contents of the 
file:

   tar -xvf mssqlserver.tar

The contents of the tar file will appear in the directory.

3. Use the following command to run the installation script:

   install.ksh

If you want to exit the script at any time, press CTRL+C.

4. You are asked if you want to view the license agreement. Press 
ENTER to proceed.

5. After viewing the license agreement, press ENTER to accept it or N 
to exit.

6. You are asked to specify an installation directory. Enter the full 
path to the directory.

7. The script displays a message when the installation is complete.


--------------
End of Install.txt

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?