Subject Script Execution with Firebird 1.5
Author Schlup, Herbert
Dear all

This is a real silly question...

How can I execute more than one SQL...

I try following:

DROP VIEW V_NEWORDERHEADER;
DROP VIEW V_NEWORDER;

But IBExpert seems not to like the second drop command.

Thank you

Herbert