Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Call C++ exe from sqlplus

Call C++ exe from sqlplus

From: Sonja Barton <sbarton_at_starband.net>
Date: Mon, 21 May 2001 22:04:30 GMT
Message-ID: <OhgO6.896$Pj2.491781257@twister2.starband.net>

I've written a c++ program to handle "name mangling" of document names. It also handles name collisions.

Now, how to call the program from my sql script? I'm returning a text file which contains a list of the new names to be used in the rest of the sql script.

Thanks,
sonja Received on Mon May 21 2001 - 17:04:30 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US