slow when I edit first time
Posted: Tue 07 Feb 2006 11:47
Hi all,
I'm working with TMyTable (FetchAll = False and FetchRows = 25). When I edit a record with TMyTable for the first time it takes a long time to update it, from that moment on the updates of records are quick.
Why is it slow the first time I edit. Is it because it brigns all the records, even if I have Fetchrows = 25?.
Thanks for the help...
I'm working with TMyTable (FetchAll = False and FetchRows = 25). When I edit a record with TMyTable for the first time it takes a long time to update it, from that moment on the updates of records are quick.
Why is it slow the first time I edit. Is it because it brigns all the records, even if I have Fetchrows = 25?.
Thanks for the help...