Changes

HowTo:Connect To Oracle With A Workflow

7 bytes added, 12:37, 11 February 2015
# Configure the Oracle server in the TNS Names of your Oracle client:
## Locate the file ''tnsnames.ora'' in the directory '''[ORACLESOFTWARE]\network\admin\'''
## Configure the connection and call it (like in this example TESTDB):<br/><p><source lang="text">
TESTDB=
(DESCRIPTION =
)
)
</source></p>
#: Use the [[CreateOLEOracleScope (Activity)]] activity to configure the connection via the arguments:
#* the Oracle database '''DataSource'''
10,686
edits