Subject | Re: [firebird-support] Command Size |
---|---|
Author | Vlad Horsun |
Post date | 2007-07-17T21:04:08Z |
> > Is there a 65K limit on the size of a command?Correct
>
> There are 2 limits on the size of a command:
>
> - The overall command is limited to 64KB
> - The BLR which is produced from the command can not be larger than 48KBBLR limit also 64KB
> > Is there any way to increase the limit?Correct again
>
> No, the limits cannot be changed.
All this limitations because of 16-bit variables used in ISC API
Regards,
Vlad