Summary :
|
Views :
0
Published :
Saturday, June 25, 2005
By
HyperLink
|
In my Access database I have a table that people put data into by using a web page / form. I have a 2nd query that gets data from an ODBC connection and updates a 2nd & 3rd table form the data in the 1st table. Currently I have to open the database every 2-3 days and run the 2nd query manually. Is there a way for me to execute the 2nd query from a web page with out opining the database?
|