|
|
| Delete Records [+] Favor-It | |
| |
 |
| | Sort By:
|
This code from Cenk Yurtseven removes duplicate records from a database. Author: Cenk Yurtseven Code: ASP 3.0 & VBScript |
An article that shows you how to perform a batch delete from a list of HTML check boxes using a single DELETE SQL statement. Author: Scott Mitchell Code: ASP 2.0 & VBScript |
Learn how to delete records with an SQL instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection. Author: Derek Truman Code: ASP 3.0 & VBScript |
|  | |
In this tutorial we are going to create two pages to delete data from the 'Guestbook' database made in the first database tutorial. The first page is used to display the contents of the database so you can delete what you want. Author: Bruce Corkhill Code: ASP 3.0 & VBScript |
This example provides a sample code that will delete records from a database. Very simple but effective. Author: ASP 101 Code: ASP 2.0 & VBScript |
For this example, let's say that you had a table of customer names and the state where they live and that you want to delete customers that live in Wyoming because you no longer service that area.
Author: ASPwebpro Code: ASP 3.0 & VBScript |
This script by Akmal Rizal will aid in showing records by page and selecting records that will be deleted. Author: Akmal Rizal Code: ASP 3.0 & VBScript |
|  | |
Here is a simple script to delete from your database without the hassle. Script to Display Database, and database also Included.
Author: Nick Herring Code: ASP 3.0 & VBScript |
This example just shows you how to detect if the ADO provider can delete records and then perform a delete. Author: Planet Source Code Code: ASP 2.0 & VBScript |
Icon Key >
 - Recently Updated
 - Showcase Listing
|