A
Adam Norris
Simply put, does anyone know a way that I can call a C# library's
exposed methods from Oracle PL/SQL?
I am currently working on a data transport between disconnected
networks. One network is using Oracle/Powerbuilder and I am using
C#/SQL...I was hoping to simplify my task by using the same C# library
for the data exchange.
I know that I can use PB10 .NET Datawindow functionality to achieve
this; however, the application might run too slow for this so I want
to provide the option to drop the library in at the Oracle level and
use native triggers to facilitate the data exchange.
Any other ideas will be GREATLY welcomed...
Thank You
Adam
exposed methods from Oracle PL/SQL?
I am currently working on a data transport between disconnected
networks. One network is using Oracle/Powerbuilder and I am using
C#/SQL...I was hoping to simplify my task by using the same C# library
for the data exchange.
I know that I can use PB10 .NET Datawindow functionality to achieve
this; however, the application might run too slow for this so I want
to provide the option to drop the library in at the Oracle level and
use native triggers to facilitate the data exchange.
Any other ideas will be GREATLY welcomed...
Thank You
Adam