MyQuery1.Refresh;
-
cybsistemas
- Posts: 118
- Joined: Mon 12 Sep 2005 17:31
- Location: Argentina
MyQuery1.Refresh;
Use MyDAC 8.38.
MyQuery1.Refresh returns to the first record. With MyDAC 7 is not happening to me.
thanks
MyQuery1.Refresh returns to the first record. With MyDAC 7 is not happening to me.
thanks
Re: MyQuery1.Refresh;
We can't reproduce the problem. Please try to compose a small sample to demonstrate the problem and send it to pavelp*devart*com
-
cybsistemas
- Posts: 118
- Joined: Mon 12 Sep 2005 17:31
- Location: Argentina
Re: MyQuery1.Refresh;
arch.rar attachment sent to pavelp*devart*com
Last edited by cybsistemas on Tue 01 Jul 2014 11:55, edited 1 time in total.
-
cybsistemas
- Posts: 118
- Joined: Mon 12 Sep 2005 17:31
- Location: Argentina
Re: MyQuery1.Refresh;
I'll give you a hint: if I remove "order by" the SQL text and use indexfieldname, works well.
Re: MyQuery1.Refresh;
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.
-
cybsistemas
- Posts: 118
- Joined: Mon 12 Sep 2005 17:31
- Location: Argentina
Re: MyQuery1.Refresh;
Thanks
Re: MyQuery1.Refresh;
If any other questions come up, please contact us.
-
cybsistemas
- Posts: 118
- Joined: Mon 12 Sep 2005 17:31
- Location: Argentina