Page 1 of 1

Behavior of Filter and Findfirst

Posted: Tue 07 Aug 2007 08:37
by PeterCH
In SDAC 2.45.2.24, also in 3.8.x this worked:

1. Load a RecordSet in TMSQuery
2. Set the Filter to a specific value (eg: "ID=100")
3. Call the "FindFirst" Method witch positioned the
recordset to the first record matching the filter

Please note that one was not required to
set the filtered property to enable !

In SDAC 4.10.0.9 this is not working anymore.

Unfortunately some developers used this method
often in our source code so we would be very glad
if we could find a workaround for this problem.

Posted: Tue 07 Aug 2007 15:43
by Ikar
Thank you for information.
We have reproduced the problem and fixed it.
This fix will be included in the next build of SDAC.

Posted: Wed 19 Sep 2007 08:14
by chedom
I have a same problem in version 4.10.0.10. Is there a workaround for this problem?

Posted: Wed 19 Sep 2007 08:35
by Antaeus
In a couple of days we will release the new build of SDAC which will include fix to this problem.