Changes

HowTo:Connect To Oracle With A Workflow

11 bytes removed, 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/><pre><source lang="text">
TESTDB=
(DESCRIPTION =
)
)
</source></pre>#: Use the [[CreateOLEOracleScope (Activity)]] activity to configure the connection via the arguments:
#* the Oracle database '''DataSource'''
#* the '''InitialCatalog'''
10,686
edits