The DMS External Database Link enables you to connect DMS to an external database of either SQL Server or Oracle. The purpose of connecting to an external database is to import information into DMS from an external database and to enable DMS to lookup information in an external database for display purposes.
In order to use External Database Link you need to define the database connection string to the database you wish to communicate with. Once the connection string has been defined and saved in DMS, you write the SQL to perform the import tasks. Any number of SQL procedures can be written for a connection string. You can also define more than one connection string if you want to connect to several different databases or have different usernames and passwords required for access to the databases.
Once the SQL procedures have been defined, users that have been given permission can execute the SQL procedures and perform the tasks as required.
In order to import via SQL, perform the following steps:
In order to import job updates via SQL where times and quantities completed are reported for a job, perform the following steps: