[thelist] ASP+SQL+HTML tables: is this the sensible way to query my db and display the data

Elfur Logadottir elfur at members.evolt.org
Fri Aug 17 19:49:53 CDT 2001


From: <Rory.Plaire at wahchang.com>
|
| Greeting Elfur,
|
| If you are using ADO, you may be able to successfully employ the Filter
| Property on the ADO Recordset ...

that sounds really great rory, thank you.

i still have one question though:
while building the html table how can i know the amount of rows it will
have.
that is, today column 2 might be the biggest column with 35 rows, but
tomorrow it might be column 3 with 47.

can i count the records in the filter somehow, or is there even a better
way?

thanks again
elfur





More information about the thelist mailing list