Difference between revisions of "HOWTO:Export SQL Global Data to File Based Database"

From WireCAD Online Help
Jump to: navigation, search
Line 17: Line 17:
 
# Open WireCAD v6.
 
# Open WireCAD v6.
 
# Create a dummy project. Maybe name it MyDummyProject. You will need the path to this project later.
 
# Create a dummy project. Maybe name it MyDummyProject. You will need the path to this project later.
# Click Project>Utilities>Pack-up CheckOut.
+
# Click Project>Utilities>Pack-up CheckOut. Proceed through the Pack-up process. This may take some time.
 
# If you created a SQL dummy project I recommend using the CheckOut function. That way you can check the project back in later and still have a SQL project.
 
# If you created a SQL dummy project I recommend using the CheckOut function. That way you can check the project back in later and still have a SQL project.
{{note:asdf}}
+
{{note|The Pack-up or Check-out function will create the Global Database in VISTADB form and save it in the MyDummyProject\Project Databases folder.}}
 +
#

Revision as of 05:43, 25 January 2013

Command Line Shortcut: NONE

User Permissions Level: All
Product Level: All
Describes procedure for exporting your v6 SQL Global Database into a file based version that you can sync with v7.




Summary

As of this writing WireCAD v7.0.0.1083 Global Equipment Database cannot reside on the same server as WireCAD v6. We are working to correct this but in the mean time, you will need to export the data from the v6 SQL database into a file base database (VISTADB). Then you can sync that with the v7 global db.

Before You Start

You will need WireCAD v6 and WireCAD v7 installed. They can reside on the same machine. You will need them both authorized.

HOW TO

  1. Open WireCAD v6.
  2. Create a dummy project. Maybe name it MyDummyProject. You will need the path to this project later.
  3. Click Project>Utilities>Pack-up CheckOut. Proceed through the Pack-up process. This may take some time.
  4. If you created a SQL dummy project I recommend using the CheckOut function. That way you can check the project back in later and still have a SQL project.

Bulbgraph.png Note: The Pack-up or Check-out function will create the Global Database in VISTADB form and save it in the MyDummyProject\Project Databases folder.