|
Get 9,000+ Interview Questions with Answers in an eBook
Home >> Source Codes Library Home >> Language Home >> SQL
SQL Scripts and Code Snippets
Language Home | Source Codes Home
Page 1 of 2
SQL Random ID
2188 Hits Since Jan 1, 2004
Returns a random SQL ID
SQL Random Line
1874 Hits Since Jan 1, 2004
Returns a SQL random line
Delete Unwanted Email Addreses
2149 Hits Since Jan 1, 2004
A nifty script to delete unwanted or invalid Email addresses from a database. Works with Access mdb ... (description truncated) Read More
Remove Duplicate Records
2179 Hits Since Jan 1, 2004
This code removes duplicate records from a database.
All_Form.ASP
2078 Hits Since Jan 1, 2004
Multi-function form for basic navigation, table editing, and recordset paging. This example includes... (description truncated) Read More
Common Database Routines
1947 Hits Since Jan 1, 2004
To assist in interfacing with databases. This script can format variables and return SQL formats. Su... (description truncated) Read More
Stored Procedure Interface Generator
2082 Hits Since Jan 1, 2004
Generate the ASP code to interface with a stored procedure.
Import the SQL Server error log into a table
1871 Hits Since Jan 1, 2004
To import the SQL Server error log into a table, so that it can be queried
Connection Info
1977 Hits Since Jan 1, 2004
If you want to know what drivers and other vital details are being used for a DSN, here is some code... (description truncated) Read More
Count Records
2073 Hits Since Jan 1, 2004
This script counts the records in a database. Many people who attempt to use the .recordcount proper... (description truncated) Read More
Page 1
Page 2
[Next >>]
New! Click here to Add your Code!
ASP Home | C Home | C++ Home | COBOL Home | Java Home | Pascal Home
Source Codes Home Page
|
|
|