Skip to main content

Local Sandbox from an SQL Server Configuration

How to build a local SQL CE sandbox from an existing SQL Server configuration, including transferring tables and repointing the data path.

J
Written by Jordan Munoz

This document explains the steps required to configure a local sandbox from an SQL server. For additional information about what a “sandbox” is and when to use one click here. Prior to creating a sandbox environment, we strongly recommend the user back up their production data.

Steps to set up a local sandbox from an SQL server

  1. Open Microvellum in an SQL Server configuration.

  2. At the top of the main Microvellum palette, hover over “Help” and select “Browse to Factory Data."

  3. Navigate up one folder by selecting the “up” arrow (see below).

  4. Create a Copy of the folder containing the Factory Database, Work Orders, etc… Name the copied folder “Sandbox Local."

  5. To save time and Hard Drive storage, you may want to create your Sandbox Local folder structure and pick and choose just a few test projects and work orders to copy along with your core Microvellum data, instead of copying the whole folder structure and all contents.

  6. Enter the “Sandbox Local” folder -> enter the “Factory Database” folder.

  7. Delete the database called MicrovellumFactory.sdf.

  8. Restart Microvellum > Select “Manage Configurations."

  9. Copy the SQL Server Configuration and rename it to “Sandbox Local."

  10. In the main Microvellum palette, select the “Microvellum Setup” tab and select “Options."

  11. Select the “Utilities” tab > Select “Transfer Tables” > Select the radio buttons “Transfer to SQL CE" and “Factory Database” > Select “Transfer” (see below).

  12. Observe the “Browse For Folder” window will appear.

  13. Enter the Sandbox Local Folder (created in step 4) and select the “Factory Database” Folder > Press “Ok”. Wait until the process is completed.

  14. Start Microvellum in Sandbox Local configuration.

  15. Select “Microvellum Setup” > “Options."

  16. Select the “Data Access” tab and select the SQL CE radio button.

  17. Select the “Utilities” tab and select “Change Path to Microvellum Data."

  18. Select the “Sandbox Local” folder and press the “Select Folder” button.

The sandbox SQL server configuration is now complete and ready for testing.

Did this answer your question?