Subject Re: 2.1: Strange dependencies when dropping objects
Author Thomas Woinke
Okay, never mind, the problem was in my brain, not in Firebird.

Sorry for bothering.

/thomas

On Fri, Apr 25, 2008 at 2:39 PM, Thomas Woinke <thomas.woinke@...> wrote:
> Hi there,
>
> when trying to drop a view i get the following error on 2.1 SS:
>
> SQL> drop view album_view;
> Statement failed, SQLCODE = -607
> unsuccessful metadata update
> -cannot delete
> -COLUMN ALBUM_ID
> -there are 1 dependencies
>
> 2.0 SS drops the view without complaining.
>
> What's the matter here? Did I miss some new feature?
>
> Regards,
> Thomas