Define a table namespace in the database
- Last Updated: September 24, 2025
- 1 minute read
- Corticon
- Documentation
Note: Using the
sample: The sample uses the namespace PatientRecords. If you
completed Getting Started with ADC or Getting Started with Multiple Database Connectivity, you can just continue with their
namespaces.
Set up your database product in a network-accessible location, and then
define a database name. Note the database URL and port as well as the new database name. Be
sure that your database will not deny connection using credentials -- for example, using
SQL Server Authentication and not Windows Authentication. These parameters are all that is
typically required to connect the Vocabulary to the database, create the schema for the
persistent entities, and then bring the database metadata back to the Vocabulary.
Note: Refer to the Progress Software web page
Corticon Supported Platforms Matrix
to review
the currently supported database brands and versions.