Обсуждение: [pgaccess] huge forms

Поиск
Список
Период
Сортировка

[pgaccess] huge forms

От
Klaus Herrmann
Дата:
Hey Everyone!
I have a question on big forms: I know their size limit is 8KB because they are
an object in a table. But I wonder if their is any possibility to make bigger
forms? I know i can put as much code as possible in scripts, but what to do if
the UI is too complex and needs to much space? Is there a chance to split up a
form or something like that? Any programming tricks? that would be very cool.
thanks in advance!
regards,Klaus


Re: [pgaccess] huge forms

От
Constantin Teodorescu
Дата:
Klaus Herrmann wrote:
> 
> Hey Everyone!
> I have a question on big forms: I know their size limit is 8KB because they are
> an object in a table. But I wonder if their is any possibility to make bigger
> forms? I know i can put as much code as possible in scripts, but what to do if
> the UI is too complex and needs to much space? Is there a chance to split up a
> form or something like that? Any programming tricks? that would be very cool.

The only chance is to wait for PostgreSQL 7.1 that will bring the
storage of big rows on multiple pages.

Constantin Teodorescu
FLEX Consulting Braila, ROMANIA