Search found 1 match

by pbueger
29.03.2011, 09:35
Forum: Firebird
Topic: Firebird max.record length 32Kb
Replies: 5
Views: 1031

Firebird max.record length 32Kb

A simple SELECT * FROM MY_TABLE
Having 2 record size bigger then 32Kb generates an exception because of capacity.

This SELECT works fine when runned out of Zeos component (IBExpert, ISQL,...).

Component used is TZReadOnlyQuery.