CRGRID - after Update -> "dgeLocalFilter = false" -> no results in the List
Posted: Fri 30 Oct 2015 07:10
Hello there,
I use ODAC for RAD Studio XE7. 2 days ago I made an update to version 6.9.20 ODAC (the previous version was about 1 year old) and my application recompiled. I used Oracle and the CRGRID for the selection of the data records. I used "dgeLocalFilter = false" For the filtering. The filtering was so fast.
After the update is no longer working with the filtering "dgeLocalFilter = false".
When a filtering operation (strings) always returns an empty result. I had to "dgeLocalFilter =true" change all CRGRID with the option. Now the Fiterung working again, just a little slower. Is this a bug or do I have to make other settings so that the filtering is performed by the database server? Does anyone have a solution for it?
thanks
I use ODAC for RAD Studio XE7. 2 days ago I made an update to version 6.9.20 ODAC (the previous version was about 1 year old) and my application recompiled. I used Oracle and the CRGRID for the selection of the data records. I used "dgeLocalFilter = false" For the filtering. The filtering was so fast.
After the update is no longer working with the filtering "dgeLocalFilter = false".
When a filtering operation (strings) always returns an empty result. I had to "dgeLocalFilter =true" change all CRGRID with the option. Now the Fiterung working again, just a little slower. Is this a bug or do I have to make other settings so that the filtering is performed by the database server? Does anyone have a solution for it?
thanks