Icon View Incident Report

Serious Serious
Reported By: Keld Hansen
Reported On: 10/9/2019
For: Version 2.31 Build 8
# 4760 TEDBDataSet RecNo Property Assignments Not Working with Ordered, Insensitive Query Result Sets

We have encountered a strange behavior in the new server version ("strange" as in "different from older version") when we try to jump to a specific record by RecNo assignment.

I have enclosed a program with full source code that shows the issue.

If you run it and try to enter "10" and click GOTO it will correctly jump to the 10th record in the grid.

But if you switch to the new server (same database) and try it again, it'll jump to the 12th record instead.


Comments Comments
The issue was with insensitive query result sets that included an ORDER BY clause.


Resolution Resolution
Fixed Problem on 10/23/2019 in version 2.31 build 9


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial
ElevateDB LCL Standard with Source
ElevateDB PHP Standard
ElevateDB PHP Standard with Source
ElevateDB PHP Trial
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image