Jump to: navigation, search

Changes


HowTo:Connect To Oracle With A Workflow

12 bytes added, 12:36, 11 February 2015
## Locate the file ''tnsnames.ora'' in the directory '''[ORACLESOFTWARE]\network\admin\'''
## Configure the connection and call it (like in this example TESTDB):
<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