How to call a .Net application from a Oracle 10g form
What I want to archieve is to open an application written in .Net from a button click on a Oracle form (10g +). The .Net application is developed using an SDK provided by a third party. Would you suggest any options how this can be done? Thanks.
0