Store Definitions Screen

Overview

The Store Definitions Screen is a new screen that is used by both the Order Manager Version 6 and the integrated Enterprise Edition feature, Warehouse Manager. Its purpose is to ensure that all workstations in the configuration access the shared data file by the same name.  

When either application is launched, the Stone Edge Store Definitions screen will be pre-populated with the names of any “store” databases (data files) that have been previously opened by the current instance of the Order Manager on a given workstation. If none are found, the program will prompt the user to provide the location of a pre-existing Order Manager data file and create a Store Definition for it. The Warehouse Manager has a setting, Automatically reopen the last Store database, to bypass this dialog on startup.

If the Warehouse Manager is unable to make a successful connection to any of the files in the Stone Edge Store Definitions list, the program will mark those definitions as disabled (the Enabled check box will be un-marked).

Understanding the Stone Edge Store Definitions Screen:

image850.jpg

Figure 1: Store Definitions Screen (A List of Store Definitions)

Store Definition Screen

This screen is opened by clicking the Add or Edit buttons on the Stone Edge Order Manager Store Definitions screen. The next several paragraphs explain the fields on the Store Definition screen:

 image851.jpg

Figure 2: Store Definition Screen (To Create a Store Definition)

At the top of the screen there are four fields:

The Connection Tab

In the lower portion of the screen there is a Connection tab that displays the details of the type of connection that will be used to access the Order Manager’s data file. Some of the fields on that tab change depending on the connection type, and are described below:

 image961.jpg

Figure 3: Connection Tab of Store Definition Screen      

Connection Type Selections:

Access MDB/MDE Databases

  1. Select Microsoft Access MDB/MDE from the Connection Type drop-down list.
  2. If the database has been secured with MS Access security, enter the Username and Password in the fields of the same name.
  3. Click the image595.gif button to browse to the location of the Order Manager data file.
  4. The Advanced check box shows additional Access connection properties, which are not needed for a typical installation:
  1. Open Exclusive check box

  2. Use Workgroup File (.mdw) check box

  3. Database Password checkbox

  1. Click the Test Connection button to verify the accessibility of the database.

image859.jpg

Figure 4: Data Connection  - Successful Login

  1. Click the Save button at the bottom of the screen (not pictured).

SQL Databases

SQL databases can be accessed by one of three methods: ODBC DSN, SQL Server, or Connection String. Choose the one that is appropriate for your environment.

ODBC DSN Connection

image855.jpg

Figure 5: Connection Tab settings for ODBC Data Source

  1. If using SQL Server to secure the data base, enter the Username and Password in the fields of the same name. If using a trusted connection (Windows authentication), leave these fields blank.

  2. Select ODBC Data Source from the Connection Type drop-down list.

  3. The DSN Type will be set to System by default, which is the recommended type for an Order Manager data file.

  4. Next to System DSN, click the image596.gif button to select the appropriate DSN from the list of data sources that are defined on the workstation. Click OK.

  5. If using a connection string rather than a DSN to connect to the database (unusual), manually type the Full Connection String into the System DSN field.

  6. Timeout: Users will not normally need to change this setting. It is included on the screen for troubleshooting unusual situations.

  7. Click the Test Connection button to verify the accessibility of the database. If successful, the following message box will be displayed:

image860.jpg

Figure 6: Data Connection  - Successful Login

  1. Click the Save button at the bottom of the screen (not pictured).
SQL Server Connection

image857.jpg

Figure 7 : Connection Settings for SQL Server

  1. If using SQL Server to secure the data base, enter the Username and Password in the fields of the same name. If using a trusted connection (Windows authentication), leave these fields blank.

  2. Select SQL Server from the Connection Type drop-down list.

  3. The Timeout field specifies the number of seconds the system should wait before failing (to make the connection).

  4. In the SQL Server Connection section of the screen:

a. Enter the SQL Server name in the Server field

b. Enter the SQL Database name in the Database field.

c. The Network Library check box is for special setups and is not typically used.

  1. Click the Test Connection button to verify accessibility of the database. If successful, the following message box will be displayed:

image861.jpg

Figure 8: Data Connection - Successful Login

  1. Click the Save button at the bottom of the screen (not pictured).
Connection String

This method can be useful when having difficulty connecting to an SQL database via the more typical SQL Server or ODBC type connections. It is used when the server requires additional parameters to be set. Refer to Microsoft's Help for more assistance.

image858.jpg

Figure 9: Connection tab settings for Full Connection String

 

 

Created 5/11/10