FAQ: How to use databases from a network computer?

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 user. 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

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.

Note: The same method will apply for the GTCmapping database, used in the Revit transfer process.

Value data entry for Default set to local machine

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

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