Trying to create a sequence from Forms Trigger?

From: <agibbons_at_erols.com>
Date: Wed, 24 Jun 1998 11:45:04 -0400
Message-ID: <6mr6v4$351$1_at_winter.news.erols.com>



[Quoted] [Quoted] Any suggestions on how to create a sequence from within a Forms PL/SQL WHEN-BUTTON-PRESSED trigger.

The compiler gives an error message when the SQL code for creating the sequence is encountered.

Have tried EXEC SQL create sequence my_sequence... but without success.

Is it necessary to use HOST to run SQL*PLUS and create the sequence that way?

Yours,

Elliot G. Received on Wed Jun 24 1998 - 17:45:04 CEST

Original text of this message