Subject | Re: [firebird-support] Re: The only user |
---|---|
Author | Ivan Prenosil |
Post date | 2005-07-27T08:42:37Z |
> Generators won't overflow regardless of how you declare your fields.AFAIR, this thread was about creating lots of temporary tables.
> But if you declare your field as an integer, as Helen pointed out you
> are (hopefully) going to get an overflow exception to prevent the
> insert.
Since relation-id in system tables is Smallint, the problems will arise
much sooner than even any integer value will overflow :-)
Ivan