Xref: alice comp.databases.oracle.tools:27910
From: "Mark G" <someone@hot>
Newsgroups: comp.databases.oracle.tools
References: <7lnmg6$d79$1@nntp2.atl.mindspring.net>
Subject: Re: script wont run in sqlplus
Date: Wed, 7 Jul 1999 16:31:51 +0100
Lines: 21
X-Newsreader: Microsoft Outlook Express 4.72.2106.4
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
Message-ID: <378370a3.0@145.227.194.253>
Path: alice!news-feed.fnsi.net!news.idt.net!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsxfer.visi.net!158.43.192.65.MISMATCH!tank.news.pipex.net!pipex!join.news.pipex.net!pipex!grot.news.pipex.net!pipex!warm.news.pipex.net!pipex!news.fjcomp.com!145.227.194.253!145.227.137.207

text_io is native to forms and will not run in sqlplus.

You may need utl_file, the server side equivalent.

M

Bob wrote in message <7lnmg6$d79$1@nntp2.atl.mindspring.net>...
>Why wont a plsql script that will run from a button on a forms 4.5 form
>refuse to run from sqlplus?
>
>the only odd thing used in the script is text_io.
>
>
>thanks for any replies
>
>bookor@interserv.com
>
>
>


