Reports / Querys

From: F. Schmitt <fs_at_sonik.de>
Date: 17 Mar 1999 14:26:30 GMT
Message-ID: <01be7081$bd84ed50$4570a8c0_at_sonik20_fs>



[Quoted] I have a query where most paramters take effect and filter my data-out.

some of the printed (reported) rows I'd like to delete after report, so I wrote a little code for afterreport-trigger.

There I tried to delete from <table> where <column1> in <Query1>. (where Query1 is the Query designed in section Data-Model.

that doesn't work unfortunately because Query1 is unknown in my PL/SQL-Editor. Any hint how to realise this? Received on Wed Mar 17 1999 - 15:26:30 CET

Original text of this message