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 -> Re: Call C++ exe from sqlplus

Re: Call C++ exe from sqlplus

From: Daniel A. Morgan <dmorgan_at_exesolutions.com>
Date: Mon, 21 May 2001 18:18:32 -0700
Message-ID: <3B09BE68.E583461E@exesolutions.com>

Sonja Barton wrote:

> 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

Look at DBMS_PIPE.

Daniel A. Morgan Received on Mon May 21 2001 - 20:18:32 CDT

Original text of this message

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