You may have come across situations where you need to open a
MS SQL backup file in a new environment. For example, you may have taken the MS
SQL Database Backup from your client location. Now you may need to restore it
your local pc and open the database using your NAV 2015 client. These are the
steps that you need to follow;
- Restore the database
- Open the following table using SQL Server Management Studio and delete all existing data. (Obviously, the Windows User Account names available in the tables need not be using anymore)
User
User Metadata
User Property
User Metadata
User Property
- Setup the new database by configuring the CustomSettings.xml file and run the RTC Client. In other words now you can open the database without any issues. You may now create whatever the new accounts using your RTC client.