Subject | Re: [firebird-support] Trigger and drop procedure |
---|---|
Author | Martijn Tonies |
Post date | 2003-12-03T10:12:29Z |
Hi Michael,
The question is: why?
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
> Can I in a trigger drop a procedure ?Only with Firebird 1.5 if you use EXECUTE STATEMENT.
>
> Something like
>
> as
> begin
> Drop procedure MyProcName;
> end;
The question is: why?
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com