Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Run EXE from stored procedure

Status
Not open for further replies.

Andrzejek

Programmer
Jan 10, 2006
8,548
US

I have a small exe written in VB that I can run from VB, no problem.

The problem is – I would like to run this exe from Stored Procedure written in PL/SQL (ORACLE v.10). There are some procedures that run at night and I would like to write a small proc to run my EXE.

Any ideas? Code samples?

---- Andy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top