Results 1 to 4 of 4

Thread: [RESOLVED] TransactionScope with SqlDataAdapter

Threaded View

  1. #1

    Thread Starter
    Fanatic Member vishalmarya's Avatar
    Join Date
    Feb 2001
    Location
    New Delhi , INDIA
    Posts
    858

    Resolved [RESOLVED] TransactionScope with SqlDataAdapter

    I want to use transaction based updates for my application.

    i use SqlDataAdapter and SqlCommandBuilder for inserts and updates.

    And the sqlconnection is created at application startup.

    But the Transactions.TransactionScope works if the sqlconnection is created inside the scope.

    I there any other way i can implement transactions.
    Last edited by vishalmarya; Jul 10th, 2009 at 12:21 AM.
    Vishal Marya, MCP .net 3.5
    My Site
    http://www.vstoolsgallery.com/
    http://visualstudiogallery.msdn.micr...b-f87a909b9266





    Please indicate what version of vb you use.
    Please mark your thread resolved using the Thread Tools above.
    -----------------------------------------

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