This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit 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.