|
Dynamic, database backed dropdown lists
| Link ID |
17446 |
| Title |
Dynamic, database backed dropdown lists |
|
|
| Url |
Visit : Dynamic, database backed dropdown lists |
| 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. |
| Category |
ASP > Tutorials > Database-related |
| Keywords |
Dynamic database backed dropdown lists |
| Date |
Sep 20, 2007 |
Refer it to Friend ( Dynamic, database backed dropdown lists )
Write a Review ( Dynamic, database backed dropdown lists )
Report Broken Link ( Dynamic, database backed dropdown lists )
Add : Dynamic, database backed dropdown lists To Favorites
More links included : Dynamic, database backed dropdown lists
Site links : Dynamic, database backed dropdown lists
Traffic Details from Alexa : Dynamic, database backed dropdown lists
|
|
Other links at ASP > Tutorials > Database-related |
| 1. |
Faster Singleton Queries with ADO
|
|
|
It is very common operation to request one field of information via a database query. This is called a singleton query. ADO.Net has specific functions for singleton queries, but not ADO (ActiveX Data Objects). This article describes how to use an ADO command object to perform faster singleton queries.
|
| 2. |
Using Disconnected Recordsets
|
|
|
This article covers rarely discussed feature of ADO Recordsets, disconnected Recordsets. It examines what disconnected Recordsets are, how to use them, and what advantages they offer over connected Recordsets. Also examines how to create custom, disconnected Recordsets.
|
| 4. |
Quick form 2 db
|
|
|
You fill in the blanks, and you are given the source code for the form, and a page to display the information in the database. Also the database is ready to download with all fields in your form.
|
|
|