Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 how to use connection.BeginTransaction

Author  Topic 

chiragvm
Yak Posting Veteran

65 Posts

Posted - 2006-07-28 : 09:06:26
Public con As SqlConnection

i wan to now about con.BeginTransaction how to use in codding
it will be a start if any error occer that time how it work(like 3 quey i run in con.BeginTransaction but in 3 query face error that time what heppand
   

- Advertisement -