Database config

5
Database Configuration The RxlConfigure links to the utility that connects the application to the database. To make specifications for connecting the application to the database follow the instructions described below: DataProvider - Here user has to specify the database provider name pertaining to which database user will use. Enter SQLOLEDB that is for SQL Server database. DataSource -Host string created for SQL Server, For example: rxl Database Name of the SQL Server database created for the application. User Id - User name created for the user in SQL Server. Password -Password created for the user in SQL Server. DSN -ODBC configured for SQL Server and has to be a system DSN and unique.

description

 

Transcript of Database config

Page 1: Database config

Database Configuration

The RxlConfigure links to the utility that connects the application to the database. To make specifications for connecting the application to the database follow the instructions described below:

DataProvider  - Here user has to specify the database provider name pertaining to which database user will use. Enter

SQLOLEDB that is for SQL Server database. 

DataSource -Host string created for SQL Server, For example: rxl Database Name of the SQL Server database created for the application. 

User Id  - User name created for the user in SQL Server. 

Password -Password created for the user in SQL Server. 

DSN  -ODBC configured for SQL Server and has to be a system DSN and unique.

Page 2: Database config
Page 3: Database config
Page 4: Database config
Page 5: Database config