Connect Database To Cloned Server
I have just stood up a new, cloned version of my current DEV environment. How do I connect the database of the old environment to the new one?
Comments
-
You will need to take a database backup from the current DEV environment and restore it on the SQL server for the new DEV environment. Please see the following as an example:
In SQL Server Management Studio, navigate to the database in question and right-click choosing Tasks - Back Up.
Choose Full for the Backup type which will produce a .bak file.
For more information on backing up a database see Backup & restore: Take a Backup.
To restore the database in the new environment, navigate to the Databases folder and right-click choosing Restore Database.
Choose Device and select the ellipses and locate your backup file. Select Add and find the .bak file for your database.
For more information on restoring a database see Backup & restore: Restore a Backup.
Howdy, Stranger!
Categories
- 4.1K All Categories
- 60 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions