Open Database
Opens an existing EDMdatabase and attach the actual EDMdatabase to the EDMserver used by the caller.
In a single-user system the EDMserver is embedded in the EDMinterface, in a multi-user system the EDMserver is running as a separate process on the same system or on another system than the caller.
Arguments:
Directory path: |
Specify the path to the directory where the database is located. The <Directory path> must be specified as an absolute path. |
Database: |
Specify the name of the EDMdatabase to open. EDMdatabase names are case sensitive. |
Password: |
Specify the password of the actual database. The password of an EDMdatabase is defined when the database is created. |
Options:
accumulating command output: |
A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed. |
match selected input: |
A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items. |
open session: |
An EDM session is opened by invoking the Connection>Open Session command. The caller will be logged-in as user sdai-user under the group account sdai-group. |