Page 1 of 1

Mydac 8.01 locate slow

Posted: Mon 29 Apr 2013 16:46
by cybsistemas
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.

Re: Mydac 8.01 locate slow

Posted: Wed 08 May 2013 09:01
by DemetrionQ
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.