Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Saving records using transactions


Message #1 by <bharatsaboo@y...> on Mon, 24 Sep 2001 19:51:54 +0530
You do not have to run under MTS to use those methods.  You should have
no problems with Jet...

-----Original Message-----
From: Bhamini Saboo / Bharat Saboo [mailto:bharatsaboo@y...] 
Sent: Monday, September 24, 2001 10:22 PM
To: professional vb
Subject: [pro_vb] Saving records using transactions

hi,

can anybody tell me if you require MTS for successful running of the 
"begintrans", "committrans" and the "rollbacktrans" methods of the 
connection object.
if the MTS is not installed on the client machine will the above methods

run properly without giving any errors.
i am using the provider="Micrsoft.Jet.4.0"

thanks

bharat

  Return to Index