SQL Server
If you are using a SQL Server database, the following table contains detailed information for configuration options available in the Database Details dialog box.
|
Configuration Option |
Description |
Default Value |
|
|
The ODBC Data Source being used appears in this field. You cannot change this value. If it is not the ODBC Data Source you want to use, click the Back button to return to the SQL/ODBC Details and select a different ODBC Data Source. |
The ODBC Source that is defined in SQL/ODBC Details |
||
|
Database Details |
|
|
|
|
Database Name |
Specify the name of the database that you want to create. In the SQL/ODBC Details, if you do not check the You Have DBA Privileges check box, you must specify the name of an existing database here.
See Microsoft SQL Server documentation for information regarding applicable naming conventions. Note: A 32-bit data source is created with <datasourcename>, <datasourcename>_master because the installer is 32-bit and it requires a 32-bit data source to connect to the database. These 32-bit data sources are temporary to connect to database during installation and will be removed once the installation is complete. A 64-bit is created to use during run-time. |
The name of the database associated with the selected ODBC data source |
|
|
Specify the name of the SQL Server login that owns the iProcess Engine database. If you are using Windows-authenticated accounts, you must enter the simple username not the fully qualified name, for example, See Microsoft SQL Server documentation for information regarding applicable Naming Conventions. |
N/A |
||
|
iPE DB Owner Password |
Specify the password for the iPE DB owner. |
N/A |
|
|
Specify the name of the SQL Server login that the iProcess Engine will use for read access to the iProcess Engine database. In the SQL/ODBC Details, if you do not check the You Have DBA Privileges check box, you must specify the name of an existing SQL Server login here. |
N/A |
||
|
iPE DB User Password |
Enter the password for the specified iPE DB User Login. |
N/A |
|
|
Support Unicode Encoding |
Check this check box if you want the iProcess database to support unicode (UTF-8) encoding. For more information, see Does the iProcess Engine Database Support UTF-8 Uncheck it to disable this function. |
Unchecked |
|