Results 1 to 2 of 2

Thread: Connection's Transaction Method

  1. #1

    Thread Starter
    Addicted Member Rohan_Powle's Avatar
    Join Date
    Mar 2000
    Location
    Mumbai,maharashtra.India
    Posts
    173
    Hi There,
    After Begining a transaction on form load i am adding 2 records & updating them...
    On a click of a button i am prompting the user whether he wants to save it or no.
    if user says yes i am commiting the transaction or else
    Rolling back...till here it is working fine
    But after the commit or rollback method of the connection object.. if i try to add a record it is flashing a error
    CATSTROPHIC FAILURE

    Plzzz help me for this....tell me why is this error coming

    Regards Rohan (India)

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    http://support.microsoft.com/support...n_SRCH&SPR=ADO

    basically says use a client side cursor

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width