|
-
Jul 10th, 2009, 12:18 AM
#1
Thread Starter
Fanatic Member
[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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|