Subject | Re: [IBO] Fetching Query Results...... |
---|---|
Author | lester@lsces.globalnet.co.uk |
Post date | 2001-03-30T06:44:33Z |
> Here is what i have setup in the form to activate edit, insert orFetchWholeRows only controls reading all the data on the line or just
> view.Now my problem is that when called on a slow link I see a message
> "fetching query results" Row : ... and it fetches the whole dataset.
> My first attempt was to set FetchWholeRows to false with no
> improvement.
the keys.
The setting you need to check is AutoFetchAll. If set then all data will
be read. If FetchWholeRows is also set, then all data will be copied,
but if FetchWholeRows is false, then it depends on the size of the
records just what is loaded.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services