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:
-




- Databases:
-
- 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 |
Publisher Info
- Author:
- IT-Guru
Other listings by this publisher
- Hotlink Protection with PHP
- Login and Logout using Sessions and Cookies in PHP
- Validating Credit Card Numbers
- Thumbnail generator
- Image Verification (Captcha) For Forms
- PHP Form Validation - with PHP4+ and register_global = off
- Creating a Custom RSS Feed with PHP and MySQL
- Email validation (checks domain aswell)
- A class to connect mysql servers using text files
- AJAX Application in PHP
- Processing XML/RSS feeds with ColdFusion MX
- Gzip Compression
- (Back) link checker
- Interacting with TinyPic from C#
- Get metadata on MySQL databases
- Display a different image for each day of the week
- Optimize All Tables In A MySQL Database
- PHP HTTP Mail
- Simple IP Address Format Checker
- Array Merge And Replace
- PHP class for basic image manipulation
- AJAX without XMLHTTP
- Fluent Interfaces in PHP
- Creating a Multi-File Upload Script in PHP
- Making Usage Statistics in PHP
- Hit Counter
- Random Password Generator
- Create a copy of an image as a thumbnail
- Sending Email (Text/HTML/Attachments)
- Converting Mini File Host into FPS
