Access and ASP

D

Dave

I'm using W2K server, Access 2K and ASP.
Creating website to provide database information to anonymous users.
I know Access can support very few online users at a time, so I'm thinking
about automating database interaction. The idea is to have ASP call on
Access at midnight. Once the connection is made a new HTML file is generated
for the website which would be used for the next 24 hours.
Ultimately, Access would only be queried twice a day; once to update the
database and secondly, to generate the HTML. Would I need an ASP script to
watch the 24 hour intervals, call on an Access macro and finally update the
web page HTML?
Considering this involves several programs; I'll be posting my question to
other newsgroups.

TIA,
Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top