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: writing something in a text file in specific location using utl_file ???

Re: writing something in a text file in specific location using utl_file ???

From: hpuxrac <johnbhurley_at_sbcglobal.net>
Date: 22 Feb 2007 03:44:32 -0800
Message-ID: <1172144672.221975.52510@l53g2000cwa.googlegroups.com>


On Feb 22, 4:48 am, "ganesh bora" <lalitmohanpa..._at_gmail.com> wrote:
> Hi all,
> Actuly I m trying to write someting in a text file in the specified
> location, which function have to use from utl_file package in order
> to do this ....???
> let me clear this actuly what i m trying to do is ..
>
> like i have one text file and it contains the text like ----
> hi how r u
>
> and i want to replace r with are in the same file using the
> plsql procedure ...
> to do this which function i have to use ....
>
> there is one fseek function which i know to change the cursor
> location ...
>
> and one more thing can we not open an text file in read&write
> both modes like in c language in plsql ....
>
> plz give me some ideas or example
>
> Thanks to all

What specific problems are you having?

What does your current code look like?

You will probably get more help if you supply something that shows you at least did a little work on it before submitting it to cdos. Received on Thu Feb 22 2007 - 05:44:32 CST

Original text of this message

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