Thursday, February 9, 2012

Accessing oracle package

I would like to know if it's possible to access an oracle(9i) package from sql server? If yes, how can it be done?
Rgds
StephIt can be done with DTS. You may have to write some script depending on how complicated the Oracle package is. You may also have to do something in the Oracle side to make it available to SQL.

No comments:

Post a Comment