APPLICATION DESIGN


Enabling connections to external databases
In order to establish a connection to an external data source, you must first enable external connections for the database. Once that database property is set, you can then use your data connection resource (DCR) in a form to exchange data with an external database.

1. Open the database where you plan to use a data connection and choose File - Application - Properties.

2. Click the Database Basics tab.

3. Select "Allow connections to external databases using DCRs." This property is disabled until you have created at least one DCR in the database.


4. Close and reopen the database to enable the property.

See Also