[thelist] ASP: List tables in .mdb

Warden, Matt mwarden at odyssey-design.com
Fri Nov 3 14:22:03 CST 2000


yeah, i'm not sure if this is the correct schema, but try this:

set schema = YourConnectionObject.openSchema()

you may have to pass some identifying parameter. I know the 4guys site has an
example of how to do this (i've never done it, if it's not obvious ;-)

--
mattwarden
mattwarden.com


----- Original Message -----
From: Tab Alleman <talleman at autobex.com>
To: <thelist at lists.evolt.org>
Sent: Friday, November 03, 2000 12:47 PM
Subject: [thelist] ASP: List tables in .mdb


> I asked this a while ago but nobody answered at all..
>
> Is there a way to read a list of tables in an Access Database into an ASP
> script?
>
> I'd basically like for my script to generate a select box listing the tables
> in the database that they can read data from.
>
>
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt !
>





More information about the thelist mailing list