AuditWizard - Using AuditWizard - Administration - General - Database Maintenance - Change Database Wizard - SQL Connection Change
From Layton Support
(Difference between revisions)
m (Added note on restoring database) |
m (Small text edits) |
||
Line 4: | Line 4: | ||
<ol> | <ol> | ||
− | <li>If you haven't done so already, restore the | + | <li>You may have been sent a database by Layton Technology that has been upgraded from the embedded database (Compact) or version 7. If you haven't done so already, restore the database to your SQL Server. We suggest that you use the default database name ''AuditWizard''. If your database has been upgraded by us, it may have a different name.</li> |
<li>Go to Administration > General > Database Maintenance and click the Change Database button:<br><br> | <li>Go to Administration > General > Database Maintenance and click the Change Database button:<br><br> | ||
[[File:aw_change_db.png]]</li><br> | [[File:aw_change_db.png]]</li><br> |
Revision as of 05:22, 10 November 2010
This procedure is used any time you want to change the connection to a different SQL Server database, without copying data, which would be done in a migration. Once migrated to SQL Server, you can't go back to SQL Compact, but you can change the connection to different AuditWizard SQL Databases.
- You may have been sent a database by Layton Technology that has been upgraded from the embedded database (Compact) or version 7. If you haven't done so already, restore the database to your SQL Server. We suggest that you use the default database name AuditWizard. If your database has been upgraded by us, it may have a different name.
- Go to Administration > General > Database Maintenance and click the Change Database button:
- Click Next:
- Click the Connect to an existing database radio button. Click the browse button next to the Server Name field and select your SQL Server name. Choose the database name. Click Next:
- Click the No, do not migrate data radio button. Click Next:
- Click Finish:
- The new database connection setting will be saved. Once done, this dialog will appear. Click OK:
AuditWizard will restart and will now be connected to the SQL Server database.