Saurabh Bhargava
August 13th, 1999, 01:28 PM
With using Vb 6 Msql 7.0 ,we use Begin Transaction and Commit/Rollback Transaction method to update or rollback the data. The problem that we are facing is after every commit or rollback if we click on the next record it display error Runtime Error 40088 No Open Cursor or Cursor Closed. How can this problem be solved.