Run an external program C# from within the Oracle Developer
Database
2
Posts
2
Posters
5
Views
1
Watching
-
Run an external program C# from within the Oracle Developer and receive the return values from the external program
-
Run an external program C# from within the Oracle Developer and receive the return values from the external program
Member 16235420 wrote:
Oracle Developer
No that is not possible because there is no such thing. So you need to provide more specific detail. But if you are asking if you can call C# natively from PL/SQL I don't think that is possible. TSQL allows that (or did) but that of course is not Oracle. Maybe it is related to something in here. https://docs.oracle.com/en/database/oracle/oracle-database/21/clrnt/database-extensions-net-developers-guide.pdf[^]