In ODAC v5.70 TOraQuery.RecordCount consistently returns 25 when Options.QueryRecCount = True and NonBlocking=True.
TOraQuery.RecordCount works fine when NonBlocking=False, so it appears that the NonBlocking feature is causing the RecordCount property to calculate incorrectly.
DBMonitor indicates that TOraQuery is performing a separate count even though the value is not returned through the RecordCount property.
(Sorry, but I had accidentally posted a duplicate of this message as a guest user).
RecordCount does't work with NonBlocking=True
-
- Devart Team
- Posts: 925
- Joined: Thu 17 Nov 2005 10:53