Notes for SQL Server database administrators:
 |
CAUTION: ALWAYS BACK UP YOUR DATA BEFORE PERFORMING
A DATABASE UPDATE!
Follow the install instructions closely. This process should not
affect the data in your database; however, EHS Data recommends you
backup your data before proceeding to avoid any possibility of loss
of data.!
Once you have updated the database, you
will NOT be able to revert to an older
version other than restoring from your backup.
|
1. Check your database version is not older than 5.2 (released in
2006). The version is displayed in MP-5 on the login screen,
also under Help...About menu option, or in the database, a
table called 'tblKeyInfo'. If your database is older than
version 5.2 please contact support@ehsdata.com
2. Download the database upgrade script and place on the SQL
Server.
3. Double click to open in SQL Server
4. Select the database to be upgraded from the drop down list
(will normally begin with MP5_)
5. Run the script (red exclamation mark button on toolbar in SQL
Server 2005).
Notes:
The script for this version is a major upgrade and contains a
number of new performance indexes. The script can easily take
an hour or more to run on very large databases, and so should
ideally be run when the database is not being used.
MP-5 client versions pre 5.5 are not compatible with this
release and all client PC's must be upgraded.
In SQL Server a number of warnings will be displayed after the
script has run. These are normal and expected. You
should not get any red errors. Please report any red
errors as soon as possible to us.