OracleDatabaseActivity : This is a conversion of the Microsoft SQL
Server database activity to Oracle.
It basically works in the same way as the original activity except for Oracle.
I have also made some minor tweaks to make the activity more robust in an
Oracle context.
When executing SQL
queries the parameter placeholder is a colon (:)
The simplest connection string is "server=<sid>;uid=<user>;pwd=<password>;"
Component Only :
OracleDatatabaseActivity.dll version 3.0.2.26548
(compiled for RC5)
Project :
OracleDatabaseActivity.zip