RTblDatabaseVersion SQL Table

See Also

This SQL table contains the version and the build of the engine that created the Microsoft® Repository database.

Column name Data type Description

DatabaseVersion RTDBVersion The version and the build of the engine in the following format:

V1.V2.B1.B2

where:

V1: major version number.

V2: minor version number.

B1: major build number.

B2: minor build number.

Example:

2.0.8042.0 means that the Repository database was created using the engine 2.0 and the build 8042.0.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.