Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: FILE I/O other than UTL_FILE package in PL/SQL
If by 'system' you mean a server, see Thomas' reply. If you mean the user's
PC then check out TEXT_IO, it is almost exactly like UTL_FILE (the syntax
for open is different, don't need two params to tell where to gete the
file).
"Abe" <asg2037_at_hotmail.com> wrote in message
news:57e4ce6e.0112191237.be003be_at_posting.google.com...
> Is there any other way to read system files through pl/sql other than
> using the UTL_FILE package fopen and get_line function?
Received on Wed Dec 19 2001 - 19:23:03 CST
![]() |
![]() |