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

Home -> Community -> Usenet -> c.d.o.server -> c++ oracle addins

c++ oracle addins

From: Steve A <spectre_at_hkstar.com>
Date: Wed, 20 Oct 1999 12:01:46 +0800
Message-ID: <1dzz2ci.zbmq2g1o2b55gN@[201.1.1.74]>


Hi,
I'm currently writing a C++ add on library, that will add the following functions to the oracle server 8.x.x.x:

Dir
Del
misc file services.

In the case of Dir(directory), what would be the most useful way to return the information back to oracle:
in a table/cursor/array/other

Currently the call would be as follows: execute futil.dir('\path\*.*',return_stuff);

steve Received on Tue Oct 19 1999 - 23:01:46 CDT

Original text of this message

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