|
Display database table on Web
Page
Many Approaches by Charles Carroll
There are many ways to display a
table on a web page. So many that we feel that a brief description of the
variations and some URLs will help. A good programmer knows many ways to tackle
the same problem!
Paging through arbitrary groups of records (i.e.
record __ of __ ) at:
/freebook/asp/dbtablepaged.aspx
Displaying a table without using a DSN, i.e. a DSNLess
connection at:
/freebook/asp/dbopen.aspx
Use the faster Getrows function to
retrieve a recordset into an array:
/freebook/asp/dbtablegetrows.aspx Use
the lightning fast Getstring function to retrieve a recordset into a
string:
/freebook/asp/dbtablegetstring.aspx
Using a very nice generic routine from Eli
Robillard at:
/freebook/asp/genericdb.aspx
Use an excellent 3rd party component (ASPDB):
/freebook/asp/aspdb.aspx
Displaying a Table with many records as quick as
possible is documented in depth at:
/freebook/asp/speedtables.aspx
/freebook/asp/speedtablesall.aspx
Displaying a Table using simple subroutines & includes at:
/freebook/asp/subdbtable.aspx
Displaying tables, listboxes and other arbitrary HTML at:
/freebook/asp/subreusable.aspx
 |  |  |
 |
There are many worthy charities!!. But perhaps help starving children in Africa or South America AND help Charles too.
a $5 tip buys him lunch at McDonalds,
a $20 tip buys his kid Hitoshi a new computer game,
a $39 tip buys his daughter Michiko a few nice outfits.
See our donor list.
|  |
 |  |  |
|
|
|
|