This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Resetting File Pointer After A DeleteRow ~Umberto Nongeroson 29.Oct.03 10:05 PM a Web browser Applications Development 6.0.2 CF1iSeries
There might be some difference in how the different versions handle this, if your server is a different version from your client.
I might suggest that you use the LC LSX instead of ODBC classes. Then you can activate the Writeback property of a connection to allow you to delete the record just read without spoiling your result set.