Database::Oracle | ||
Description | ||
Oracle
database driver. Provider=ORAOLEDB.ORACLE / Oracle ODP |
||
Options | ||
Handle |
The name of the handle by which the database can be referenced. |
|
Description |
Description of the database. | |
Connection
Timeout |
Timeout in seconds for the database connection. | |
Query
Timeout |
Timeout in seconds for the executed query. | |
Data
Source |
The Data Source or connectionstring to use for the connection. | |
Username |
Username to use for the connection. | |
Password |
Password to use for the connection. | |
Trusted
Connection |
When checked, the current credentials are used to logon to the database server. | |
Use
Microsoft Driver |
When checked, the Microsoft Oracle Driver will be used (provider=MSDAORA). | |
Use
Oracle Data Provider |
When checked, the "Oracle Data Provider" (ODP) driver will be used. This is an optimized .NET driver from Oracle. |