Subject | RE: [IBO] Slow Speed? |
---|---|
Author | Ronny Bengtsson |
Post date | 2001-03-25T13:17:07Z |
Geoff,
The problem was Keylinks.
Thanks
/Ronny
-----Original Message-----
From: Geoff Worboys [mailto:geoff@...]
Sent: Thursday, March 22, 2001 12:52 PM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Slow Speed?
about what problems you have having with edit/insert? It should not
be FetchWholeRows=false that is causing your problem, it is more
likely to be a keylinks problem or possibly that you do not have
RequestLive=true.
Geoff Worboys
Telesis Computing
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
The problem was Keylinks.
Thanks
/Ronny
-----Original Message-----
From: Geoff Worboys [mailto:geoff@...]
Sent: Thursday, March 22, 2001 12:52 PM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Slow Speed?
> I have on my TIBOTables the property "FetchWholeRows := False"CachedUpdates are not designed for this purpose. Can you tell us more
> because the database performance is much better on the slow
> ISDN connection I'm doing the test run on.
> But when I do that I have problems to edit or insert new rows
> (I think it because they are not fetched).
> I have made an workaround for that with using the property
> "CachedUpdates := True" is this the correct way to handle the
> problem with slow connection and "FetchWholeRows" or is there
> any better way (I suppose there is).
about what problems you have having with edit/insert? It should not
be FetchWholeRows=false that is causing your problem, it is more
likely to be a keylinks problem or possibly that you do not have
RequestLive=true.
> I need to use the TIBO table for a while.Trying to stop us lecturing you on the evils of TTable :-)
Geoff Worboys
Telesis Computing
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/