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 -> Re: File access ????

Re: File access ????

From: Hui, Kwok Miu <huikomix_at_dt.com.hk>
Date: 1997/01/03
Message-ID: <32CD41CD.542F@dt.com.hk>#1/1

Steve Osmond wrote:
>
> Hi all,
> Does anybody know if it is possible to create and write to a file from
> within a Stored Procedure
> in oracle 7.2.3.???
>

You may use package 'DBMS_PIPE' to send your result from stored procedures
 to a pro*C program which writes into a OS files.

-- 
Hui, Kwok Miu (Xu, Guo Miao)         E-Mail: huikomix_at_dt.com.hk
Assistant MIS Manager                Tel   : (00852)2589 3369
Cho Yang (Hong Kong) Co., Ltd.       Fax   : (00852)2559 3049
Received on Fri Jan 03 1997 - 00:00:00 CST

Original text of this message

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