Expand Minimize
This topic has not yet been rated - Rate this topic

MSrepl_version

SQL Server 2000

The MSrepl_version table contains one row with the current version of replication installed. This table is stored in the distribution database.

Column name Data type Description
major_version int Major version number of the distribution database.
minor_version int Minor version number of the distribution database.
revision int Revision number.
db_existed bit Indicates whether the distribution database exists before sp_adddistributiondb is called.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.