SQL server 2000 version query

Source: Internet
Author: User

Determine the installed SQL Server 2000 Database Components version

Use isql, osql, or query analyzer to Perform one of the following queries on Database Engine instances.

Select serverproperty ('productlevel ')

SELECT @ VERSION

Select serverproperty ('productversion ')

Use the following table to determine your Database Components version.

SQL Server 2000 VERSION and level/@ VERSION/product level

Original SQL Server 2000 version/8.00.194/RTM

Database Components SP1/8.00.384/SP1

Database Components SP2/8.00.534/SP2

Database Components SP3, SP3a, or MSDE 2000 Release A/8.00.760/SP3

Database Components SP4/8.00.2039/SP4

Input select @ version

SQL2000 SP4 version: 2000-8.00.2039

SQL Server 2000 VERSION and level @ VERSION ProductLevel

SQL Server 2000 RTM 8.00.194 RTM

Database Components SP1 8.00.384 SP1

Database Components SP2 8.00.534 SP2

Database Components SP3 8.00.760 SP3

Original version 8.00.194 RTM of SQL Server 2000

Database Components SP1 8.00.384 SP1

Database Components SP2 8.00.534 SP2

Database Components SP3,

SP3a or MSDE 2000 Release A 8.00.760 SP3

Database Components SP4 8.00.2039 SP4

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.