Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Platinum Forest & Trees Question??

Platinum Forest & Trees Question??

From: GMC <greater_at_justviewit.com>
Date: Wed, 14 Oct 1998 12:36:30 -0400
Message-ID: <3624D30E.5553A8CA@justviewit.com>


I use Platinum Forest & Trees, Oracle 7.3.3.0.0, SQL*Plus 3.3.3.0.0. I can run standard SQL Queries in F&T without a problem. If I attempt to run a PL/SQL program:

BEGIN
    NULL;
END;
/

In F&T I get an error: ORA-06550: line1, column 14: PLS-00103: Encountered
the symbol ""NULL"" when expecting one of the following: ;

When I go to SQL*Plus and sign on and run it say that the process was successful.
I would like to be able to use PL/SQL in my F&T. Any suggestions?

Thanks in advance... Received on Wed Oct 14 1998 - 11:36:30 CDT

Original text of this message

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