Skip to content

Column/Row number reference change

What is new - 25.0

In RDS, all data must be stored in a variant[][] array, which starts at index [0][0], e.g., vData[0][0]. In DataFlex Reports v24 and earlier, the Edit RDS Sample Data and Edit RDS Table Structure dialogs displayed row and column numbers using a 1-based index instead of 0. As of v25, these dialogs now use 0-based numbering for consistency.

Additionally, in the Field Explorer, column numbers can be displayed. With v25, RDS and the DataFlex embedded database now start numbering from 0, while other databases continue to use a 1-based index.