PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET Transactions and TableAdapters on Win98

Reply

Transactions and TableAdapters on Win98

 
Thread Tools Rate Thread
Old 10-04-2006, 04:40 PM   #1
Tom Bianchi
Guest
 
Posts: n/a
Default Transactions and TableAdapters on Win98


Hi,

I am using VS2005 Pro and SQL2005 Express.
I have two tables that I want to update under the same transaction. I don't
understand how to do this using TableAdapters. MSDN says to use
System.Transaction, but it reports that this works only on Win2000 and above
(by the way, do System.Transaction classes work on XP Home ?).
Is there another way so I can maintain compatibility with Win98 ?

Thanks,
Tom.


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off