Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: help needed o, DBMS PACKAGE UTL_FILE and TEXT_IO
Can't help you with the first one but for the second :
If you are transfering your code from procedure builder to the DB then you can just replace the TEXT_IO strings with the DBMS_OUTPUT string.
Marc VESIN wrote:
> When I use the UTL_FILE packcage,I can open a file but when i write into it
> I get an exception INVALID OPERATION
> Is there a way to get the packacage TEXT_IO outside of Oracle Procedure
> builder
Received on Tue Apr 07 1998 - 00:00:00 CDT
![]() |
![]() |