G
GS
I am using VS 2007 express Sp1 dotnet 2
what is the best way to deal with multi-table update/add?
I found an example of using TransactionScope with a couple of database
connection. DO I have to use one connection per table even if the tables
belong to one single database?
Can TransactionScope be used to sql express 2005 file?
what is the best way to deal with multi-table update/add?
I found an example of using TransactionScope with a couple of database
connection. DO I have to use one connection per table even if the tables
belong to one single database?
Can TransactionScope be used to sql express 2005 file?