difference between rollback and issue_rollback(null)
In key-Next-Item i kept issue_rollback(null) command,then application working fine.but when i keep just normal rollback command in the same place,it showing do u want to save changes message on my front_end application.
So can any one tell that what is the diffrence between the normal ROLLBACK command and issue_rollback(null) procedure.