Using Db Maint

SQL Server Versions

Db Maint supports the following SQL Server versions:

Version reference:

To determine your SQL Server version, open a query window (using ISQLw or Query Analyzer) and execute the following SQL statement:

SELECT @@VERSION