Description: Learn how to add records with an SQL statement 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. Platform(s): PWS/IIS
Price: Free
Visits: 3492
(~ 1/day)
Rating: (2.65 after 28 votes)
Description: Most variables that you deal with contain one value. Sometimes however it's useful to store more than one value. Arrays are one way to do this. Platform(s): All
Price: Free
Visits: 3336
Rating: (2.45 after 50 votes)
Description: How to build a dynamic dropdown list with ASP and database data. Then, how to use ADO and recordset filtering to produce a structured list. Platform(s): All
Price: Free
Visits: 5032
(~ 1/day)
Rating: (2.66 after 52 votes)
Description: This tutorial helps you understand: connecting ASP pages to MS Access databases; oersisting data to MS Access databases; protecting data in SQL statements. Platform(s): All
Price: Free
Visits: 1468
Rating: (0 after 0 votes)
Description: 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. Platform(s): PWS/IIS
Price: Free
Visits: 2415
Rating: (2.00 after 8 votes)
Description: In this code sample we will take a look at how to use SCOPE_IDENTITY() in ASP.NET. We use this function to get the new ID of an inserted record from SQL database. Platform(s): All
Price: Free
Visits: 1920
(~ 7/day)
Rating: (1.79 after 14 votes)