IndexFieldNames documentation issue

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
MarkF
Posts: 211
Joined: Thu 02 Mar 2006 14:55

IndexFieldNames documentation issue

Post by MarkF » Thu 04 Apr 2013 10:53

The help documentation for IndexFieldNames says:
Set IndexFieldNames to an empty string to reset the recordset to the sort order originally used when the recordset's data was first retrieved.
However I believe that this is incorrect and that setting IndexFieldNames to an empty string does not restore original sort order.

-Mark Ford
Benthic Software

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: IndexFieldNames documentation issue

Post by AlexP » Thu 04 Apr 2013 13:39

Hello,

Thank you for the information. We will correct the help

Post Reply