How do I upload an Access query to Frontpage?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

The query is a list of connectors from my main inventory file. I want to
place this 'list of connectors' on my webpage. Front Page asks me to name
the 'file' to import. This is not a file, but a query. How do I upload this
query to my webpage?
The main inventory file is in Access.
 
Import the database into your web and let FP create the necessary files,
folders, and database connection. Create a new page in your web with a .asp
extension. With that page open, do Insert | Database Results. When it asks
for your data source, it will give you a list of the tables and queries in
your database - choose your query (view).

--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/
blog: http://msmvps.com/spiderwebwoman/category/321.aspx
 
Back
Top