|
|
|
|
 |
|
 |
 |
 |
Make database access safer with transactions
|
|
|
Hits: 17
Make database access safer with transactions
 5.0
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.
Platform(s): Windows
Date: Jan, 08 2007
Author: IT-Guru, http://www.it-guru.co.uk/showthread.php?t=100
License
| License Type: Commercial License |
| |
price: 39.95$
|
Ratings
Number of Ratings: 1 Votes
| 5 |
|
| 100% |
| 4 |
| 0%
|
| 3 |
| 0%
|
| 2 |
| 0%
|
| 1 |
| 0%
|
|
|
Others Scripts
PHP/Tips and Tutorials/Security
Software/Security & Privacy/Covert Surveillance
PHP/Scripts and Programs/Security Systems
Software/Network & Internet/Other
PHP/Tips and Tutorials/E-Commerce
Software/Network & Internet/Other
PHP/Tips and Tutorials/Image Manipulation
Software/Security & Privacy/Other
PHP/Tips and Tutorials/Image Manipulation
Software/Security & Privacy/Encryption Tools
PHP/Tips and Tutorials/Link Indexing
PHP/Tips and Tutorials/Form Processing
Software/Network & Internet/Download Managers
PHP/Tips and Tutorials/XML and PHP
Software/Network & Internet/Internet/Other
PHP/Tips and Tutorials/Email Systems
Software/Web Development/ASP & PHP
|
|
|
 |
 |
|
 |
|
 |
|