Subject | Re: [firebird-support] Any idea how to resolve this error: 335544758 sort_rec_size_err |
---|---|
Author | Dmitry Yemanov |
Post date | 2005-12-05T08:53:17Z |
"johncr0181" <johnc@...> wrote:
fields of many joined tables you'll obviously hit the record size limit.
64K bytes.
Dmitry
>The entire record is processed by the sorter module, so if you select all
> "Sort record size of <number> bytes is too big"
fields of many joined tables you'll obviously hit the record size limit.
> I'm not sure where to start looking to resolve this any ideas wouldMake sure all fields/expressions inside your select list occupy less than
> be gratefully appreciated.
64K bytes.
Dmitry