Navigation:  Reference > Ribbon Tabs and Dialogs > Dialogs > Application Menu Dialogs >

Application Setup Wizard

Previous pageReturn to chapter overviewNext page

 

dlg_app_wiz


Application Menu > Application Setup Wizard...

Commandline: showappsettings

Explanation

This wizard runs once at the start of WireCAD. You can always run it again to change the settings, but most of the settings in the wizard are contained in the Settings dialog.l

 

Global Database Location Page Options
Database Path Page Options
Database Host Info Page Options
Create Tables and Add Data Page Options
WireCAD Community Server Contribution Mode Page Options
Use WireCAD Security Setting Page Options
Found Previous WireCAD Version

 

Dialog Options

Item

Description

Navigate Forward

but_wiz_nav_forward

Navigate Backward

but_wiz_nav_back

Show This Again

Show this dialog again.

 

 

dlg_app_wiz_db_loc


Global Database Location Page Options

Item

Description

Local Machine

The default location is c:\users\public\WireCAD\WireCADx\WireCADGlobalEquipment.vdb3. You may rename the file in order to better organize your global data by client. See this topic on the Global Database Location.

Remote Network Storage

This is not recommended but is possible. Why do we do this? Well we hate to limit you. Here are the ramifications of using file based storage over a network:

The file is not network fault tolerant like SQL Server.
Data can become locked and in some cases corrupt.
You may find yourself having to Pack (compact and repair) the database if you get locked out of it.

SQL Server

This is the best option for shared storage, but you lose portability.

 

dlg_app_wiz_db_path


Database Path Page Options

Show if the first selection is Remote Network Storage

Enter the Path to the WireCADGlobalEquipment.vdb3

 

dlg_app_wiz_db_host


Show only if the initial selection is SQL Server.

Database Host Info Page Options

Item

Description

Create stand-alone database

 

Use existing database. Create global db using schema name.


Host


Global Database Name


Schema Name


Use Windows Security


User Name


Password


Test


 

dlg_app_wiz_db_createt


Shown only if the SQL Server Option is selected.

 

Create Tables and Add Data Page Options

Item

Description

Add default global data

Create the database on the host and add the selected default data.

Create empty database

Create the database on the host with no data.

Which data to add


Create Database and Add Data

Do It!

 

 

dlg_app_wiz_db_community


 

WireCAD Community Server Contribution Mode Page Options

Item

Description

Yes I want to contribute

 

Yes but wait until I check the Approved field


No Thanks

You can still manually upload from the Equipment Library in this mode.

 

dlg_app_wiz_db_wc_security


 

Explanation

WireCAD Security is used to resrict user access to key application sections and functions. If enabled, the user launching WireCAD will be subject to the rules of the group to which they belong. The user that initiates WireCAD security will be the only Administrator and will need to assign all other user permissions. This is managed through the Manage Security dialog.

Use WireCAD Security Setting Page Options

Item

Description

Use Security

 

Database Type

VISTADB - while you can use VISTADB as the security database it is only application to this machine.

SQL - we will create the permissions database on your SQL Server using the SQL host and login information.

Create SQL Permissions Database

Do It!

 

dlg_app_wiz_db_previous_version


Explanation

We found a WireCAD previous version. In order to use the work that you have already done you will need to synchronize with the previous version Global Database. There are many variables that can be configured to locate the Global Database elsewhere. When you finish the Application Setup Wizard restart WireCAD then launch the Database >Sync Global Database tool and set the remote database to look at your previous instance.

 

Related Topics
Synchronizing with Another Global Database

Sync Global Database dialog

Found Previous WireCAD Version Page Options

None