Difference between revisions of "Convert Vista Project To SQL Project"
From WireCAD Online Help
(Created page with "{{PageHeader |shortcut=np |perms=All |level=All |desc=}}This will guide you on how to convert a project from a ''Vista Database'' to a ''SQL Sever Database''.<br> __TOC__ == B...") |
(→Converting Vista DB to SQL DB) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
== Before You Start == | == Before You Start == | ||
− | You will need to have a project created using a ''Vista DB'' and have that project checked out using the ''Pack Up and Go'' function. For more info on the pack up and go function, please see [[ | + | You will need to have a project created using a ''Vista DB'' and have that project checked out using the ''Pack Up and Go'' function. For more info on the pack up and go function, please see [[PackUp_CheckOut]] & [[Unpack/Checkin]] |
Line 17: | Line 17: | ||
{| class="wikitable" style="color:black; background-color:#ffffcc;" cellpadding="10" cellspacing="0"; border="1"; width="100%" | {| class="wikitable" style="color:black; background-color:#ffffcc;" cellpadding="10" cellspacing="0"; border="1"; width="100%" | ||
|- | |- | ||
− | ! Step !! Description | + | ! Step !! Description/Notes |
|- | |- | ||
− | | | + | | 1. Create a new SQL project with the exact same name as the Vista project. || If your Vista project is in the same location that you are wanting your SQL project to reside then first move your Vista Project folder to another location. |
|- | |- | ||
− | | | + | | 2. With your newly created SQL Project open, go to the WireCAD Project Menu>Project Utilities>Check in Project. |
|- | |- | ||
− | | | + | | 3. Follow the types in the Check in dialog. Locate the path to your Vista Project.|| If your vista project is not in a zipped folder then change the file type option in the lower left corner of the navigation window to the WireCAD Project Locator file type and select the project locator file for your vista project. |
|- | |- | ||
− | | | + | | 4. Once you have the file path selected click next and then click Finish to start the check in process. During the check in process all the data located in your vista project will be copied into your sql database and your drawings will be copied over into the sql project folder location. |
|- | |- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Latest revision as of 07:49, 22 March 2012
Command Line Shortcut: np User Permissions Level: All |
This will guide you on how to convert a project from a Vista Database to a SQL Sever Database.
Before You Start
You will need to have a project created using a Vista DB and have that project checked out using the Pack Up and Go function. For more info on the pack up and go function, please see PackUp_CheckOut & Unpack/Checkin
Converting Vista DB to SQL DB
Step | Description/Notes |
---|---|
1. Create a new SQL project with the exact same name as the Vista project. | If your Vista project is in the same location that you are wanting your SQL project to reside then first move your Vista Project folder to another location. |
2. With your newly created SQL Project open, go to the WireCAD Project Menu>Project Utilities>Check in Project. | |
3. Follow the types in the Check in dialog. Locate the path to your Vista Project. | If your vista project is not in a zipped folder then change the file type option in the lower left corner of the navigation window to the WireCAD Project Locator file type and select the project locator file for your vista project. |
4. Once you have the file path selected click next and then click Finish to start the check in process. During the check in process all the data located in your vista project will be copied into your sql database and your drawings will be copied over into the sql project folder location. |