Myquery1.sql.text := select * from articulos order by id;
myquery.open;
measuring time
Myquery1.Locate('Id','884497470368',[]);
measuring time
the locate process delay 28000 time units in Mydac 8
the locate process delay 500 time units in Mydac 7.6.12
with Myquery1.findkey(['884497470368']) equal.
Mydac 8.01 locate slow
-
DemetrionQ
- Devart Team
- Posts: 271
- Joined: Wed 23 Jan 2013 11:21
Re: Mydac 8.01 locate slow
Hello.
Thank you for the information. We have reproduced the problem and are engaged in fixing it. We will add the fix in the next build.
Thank you for the information. We have reproduced the problem and are engaged in fixing it. We will add the fix in the next build.