Database config

Post on 18-Nov-2014

354 views 2 download

description

 

Transcript of 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.