Subject | Re: Zeos components - any issues? |
---|---|
Author | plinehan |
Post date | 2005-07-01T14:32:07Z |
In firebird-support@yahoogroups.com,
Adomas Urbanavicius <adomas@i...> wrote:
good system design would dictate that one should never
have 500.000 records open at once?
Paul...
Adomas Urbanavicius <adomas@i...> wrote:
> When we were to decide what component to use for our app,That looks like TTable type syntax to me? I thought that
> zeos was in list, but it faced some problems while working
> with quite large datasets
> opened (~ 0.1 - 0.5 mil records ), i dont remember though
> exactly what problems, but simple commands like
> dataset->Last() , then First(), or lookup took far beyond
> acceptable limits. ( It seems that IBOjects do
> not suffer from this problem :) )
good system design would dictate that one should never
have 500.000 records open at once?
Paul...
> Adomas