|
ADO functions might return an ADOError on empty record sets [77]
| status: | | closed | | priority: | | medium | | reported in: | | 3.2.136 | | fixed in: | | 3.3.120 |
Rather than return an End-Of-File condition code, ADO.find(), ADO.getRows(), and ADO.move() incorrectly return an ADOError when there are no records in the result set.
|
|