Subject Re: [firebird-support] drop table
Author Helen Borrie
Set,

At 02:18 PM 13/06/2003 +0200, you wrote:

>documentation saying that deleting a table fails if it is used in a view,
>trigger or computed column, so this could well be a change introduced in Ib
>6.0 or Fb.

What change is implied? Used IN a trigger does not mean the same thing as
HAS a trigger. Used IN a trigger means that a trigger has a dependency on
it. You can't drop an object if another object depends on it.

h.