|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
problem withsqltransactioni need advice to my problems as follow:
i need to update 3 table (say table a, table b and table c) using sqltransaction (because i want all transaction either commit or rollback). table c will be updated after table a and table b updated. the problem is: table c can not updated because of sqltransaction didn't update (commit) the table a and b yet . any idea how to solve this problem? "John" <J***@yahoo.com> schrieb As the question is not VB.Net language specific, have a look at the ADO.Net > i need advice to my problems as follow: > > i need to update 3 table (say table a, table b and table c) using > sqltransaction (because i want all transaction either commit or > rollback). table c will be updated after table a and table b > updated. > the problem is: > table c can not updated because of sqltransaction didn't update > (commit) the table a and b yet . > any idea how to solve this problem? group: microsoft.public.dotnet.framework.adonet Armin
Progressbar and treeview stops refreshing
ADO With SQL Transactions VB doesn't allow temp tables in Stored Procedures? converting from combobox.text to long() Preventing Explorer Window from Displaying when Pen Drive Inserted Copy files and progressbar upload multiple files sending email when running on diff machine Can anyone convert this to VB? Getting Extended File Properties |
|||||||||||||||||||||||