- Connect to existing database
or - Create new database
An Operator that creates a database on the Application Server automatically receives Administrator permissions.
-
Database type:
- MS SQL
- Oracle
- Server instance name: <server_name><database management system>
- Database name (only required for MS SQL).
-
Database names can only include Latin and Cyrillic characters, underscores (_), the @ and # characters, and digits.
- Database names cannot start with digits. We also do not recommend using database names that start with the @ or # characters.
- Database names cannot contain more than 128 characters.
- Database names are not case-sensitive.
-
Authentication settings
Note: You can select either Windows Authentication or Database Server Authentication. It is recommended to use Database Server Authentication, as Windows Authentication can fail to work in some configurations. To check whether the selected connection type works, use the Test connection button. -
Use external file storage
The program stores project files in a file storage folder. Demo project files can be stored in the database, but other projects require a folder on the computer running the Application Server, unless the Application Server is deployed on a cluster. If you enable this option, specify the path to the folder where you want to store project files.

