FAQ: How to use databases from a network computer?

Note: It is recommended that the settings described in this document be made by a Network Administrator.

Advance Steel databases are usually stored locally on the PC, in a folder related to the Advance Steel installation. For companies which have more than one computer with Advance Steel installed it is useful to store the databases on a server computer, and make all the computers read this common database.

The server computer doesn't need to have Advance Steel installed on it, only the local computers need to have it.

The required operating system for the server is Windows 2000 or newer.

How to share the databases on the server computer

  1. Create a folder on the server computer (for example: "data") and set full access rights for all users. The folder needs to be on a NTFS partition.
  2. Copy the databases you need to share (for example: AstorSettings.mdb) in this folder and verify if the database in not read-only.
  3. Open the file properties dialog for this database (right click on the file Properties). Then go to the Security tab to change the security settings for this file (please see the image below).

It's necessary to check the option: "Include inheritable permissions from this object's parent". If this option is turned off then all the added users that should have access to this file will be automatically removed from the allowed access list for this file.

How to configure the local Advance Steel installation to read the network databases

Replace this address with the network address which should look like: \\ASRPROJECTS\data\AstorSettings.mdb

Where ASPROJECTS is the name of the computer and "data" is the name of the shared folder.

The Configuration location needs to be mapped to each of the Network locations in the configuration file.

Note: You can use find replace in many editors to swap out the mapping path quickly.

Astorprofiles Database - Change from local PC location.

Important: Replace the path found in the Data field highlighted in the following image, to point to the server location:



Value data entry for Default set to local machine

DRIVER={Microsoft Access Driver (*.mdb, *.accdb)};UID=;PWD=;DBQ=C:\ProgramData\Autodesk\Advance\Data\AstorProfiles2016.mdb

This registry configuration needs to be done independently for each computer, but the DatabaseConfiguration.xml file can be replaced for each computer.