Make database access safer with transactions

You can use transactions in ASP as a kind of insurance policy for your database activities, making them safer and providing better error recovery. Transactions are most useful when doing multiple actions on multiple tables. The example below shows just how easy it is to use transactions from ASP, inserting a record into a table and doing a "rollback" if there's a problem.

 
Visit Site:
Make database access safer with transactions
Filed in:
ASP / Tutorials & Tips / Database-related
Platforms:
LinuxMicrosoft WindowsUnixApple Mac OS XSun Solaris 
Databases:
MySQL 
Date Added:
Jan 8, 2007 
Last Updated:
Jan 8, 2007 

License and Pricing Information

Publisher site visits: 942
Average rating: 0.00
Total ratings: 0

Be the first to review this listing!

Publisher Info

Author:
IT-Guru 
Other listings by this publisher

Share this Listing