This ASP is REALLY COOL!, But I have an ADO question: How do I get a
list of all the tables in a database? I found the Northwind database
on my computer, now I'ld like to get a list of the tables in it onto a
web page. I'ld like to populate a list box with the tables, and when
one is selected and submitted, a list of fields in that table would
come back.
Sorry if this is the wrong NG, maybe there's an ADO group?