|
-
Dec 29th, 2003, 04:56 PM
#1
Thread Starter
Hyperactive Member
when do we use 'sqltransaction' class?
I am aware that we can put bunch of database transactions like 'insert'/'update/delete between begin and commit and in the catch block depending on the seriousness of the error that occured we can rollback.
Is that the right scenario to use sqltransaction class?
Is there any equivalent class for oracle database?
thanks
nath
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|