eg. set continue_on_error = true or maybe an option in the gui to continue execution.
This is a problem when you run ddl that attempts to drop some non-existant items. I think it should report that the item being deleted does not exist but then should continue on to the next statement instead of aborting the run. Oracle, Sybase, and MSSQL do this by default. thanks! brad ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend