Subject Re: [firebird-support] Object creation limit?
Author Dmitry Yemanov
Rick Debay wrote:

> I have a vague recollection that there is a limit to how many times an
> object can be modified. Does this also apply to creating/dropping
> objects with the same name?

No, but there may be other limit involved. Prior to v2.5, you cannot
create/drop more than 32K procedures / generators / exceptions. Other
objects don't seem being affected by this limitation.


Dmitry