verifymsf2000 - Verify Microsoft SQL Server Database
verifymsf2000 [-qcsV] [-u DbLoginName] [-p Password] productline|dataarea [systemcode filename]
Compare the file, field, and index definitions in the Lawson dictionary with the table, column, and index definitions in the Microsoft SQL Server database and identify missing objects or mismatched column definitions.
This parameter | Indicates |
---|---|
-q
|
Quiet mode. |
-c
|
Check views. |
-s
|
Strict mode. |
-u DbLoginName
|
The database login name to use. |
-p Password
|
The password for the database login name. |
-V
|
Print the utility version number. |