Subject Re: Problem removing UDF
Author kittikira
I use Firebird 2.1.3.18185


--- In firebird-support@yahoogroups.com, "Martijn Tonies" <m.tonies@...> wrote:
>
>
>
> >I just discovered the reason for the problem.
> >
> > I used round in some computed fields.
> > Now I removed the computed fields and the the udf round and everything
> > works fine.
> >
> > Why does Firebird not tell me, that the udf is used by computed fields,
> > when I want to drop it?
> > If it is used in a stored procedure, a trigger or a view I cannot drop the
> > UDF. Why can I drop it when it is used by a computed field?
> >
>
> Missing dependency tracking issue...
>
> What version of Firebird are you using? It might be fixed in later
> version.
>
> With regards,
>
> Martijn Tonies
> Upscene Productions
> http://www.upscene.com
>
> Download Database Workbench for Oracle, MS SQL Server, Sybase SQL
> Anywhere, MySQL, InterBase, NexusDB and Firebird!
>
> Database questions? Check the forum:
> http://www.databasedevelopmentforum.com
>