Just to clarify I am trying to execute a procedure in a oracle package. Any
idea anyone ? Has no one done this before, am I the first ..... Help!
"Ado" <Adrian_donnelly (AT) hotmail (DOT) com> wrote
Quote:
Howdy,
I need to call an Oracle package, that does some process on a Oracle
Database and outputs 0 or more rows in a ref cursor. Is it possible to
call this oracle Package in a DTS Package and to insert the returned ref
cursors rows in to a SQL 2K DB Table ?
I am connecting to the Oracle DB via OLEDB. If I cant use DTS, has anyone
any ideas for for ways to batch up this call to the Oracle Package on a
nighly basis.
Cheers
A |