Page 1 of 1

MyQuery1.Refresh;

Posted: Fri 27 Jun 2014 05:28
by cybsistemas
Use MyDAC 8.38.
MyQuery1.Refresh returns to the first record. With MyDAC 7 is not happening to me.
thanks

Re: MyQuery1.Refresh;

Posted: Fri 27 Jun 2014 14:36
by PavloP
We can't reproduce the problem. Please try to compose a small sample to demonstrate the problem and send it to pavelp*devart*com

Re: MyQuery1.Refresh;

Posted: Fri 27 Jun 2014 19:07
by cybsistemas
arch.rar attachment sent to pavelp*devart*com

Re: MyQuery1.Refresh;

Posted: Wed 02 Jul 2014 13:57
by cybsistemas
I'll give you a hint: if I remove "order by" the SQL text and use indexfieldname, works well.

Re: MyQuery1.Refresh;

Posted: Fri 04 Jul 2014 09:52
by PavloP
Thank you for the information. We have reproduced the problem. It occurs due to that your query has no key fields. Problem investigation is in progress.

Re: MyQuery1.Refresh;

Posted: Sat 05 Jul 2014 12:20
by cybsistemas
Thanks

Re: MyQuery1.Refresh;

Posted: Mon 07 Jul 2014 07:42
by PavloP
If any other questions come up, please contact us.

Re: MyQuery1.Refresh;

Posted: Mon 07 Jul 2014 12:06
by cybsistemas
Ok.