J
John Legourdas
I have an access 2000 database with reports. These reports
use a query to get their data. The query uses parameters
for the start and end dates
I have a VB 6 front end which runs and using a timer will
execute certain reports automatically on a 30 minute
interval. These reports are then saved as HTML so that
users can view their statistics from a web page link Ive
set up. It all works nicely except that for the life of me
I cannot figure out how to pass the start and end date to
the REPORT. I know how to pass this to the query, but this
does not help me.
Any help would be appreciated.
Thanks
John
use a query to get their data. The query uses parameters
for the start and end dates
I have a VB 6 front end which runs and using a timer will
execute certain reports automatically on a 30 minute
interval. These reports are then saved as HTML so that
users can view their statistics from a web page link Ive
set up. It all works nicely except that for the life of me
I cannot figure out how to pass the start and end date to
the REPORT. I know how to pass this to the query, but this
does not help me.
Any help would be appreciated.
Thanks
John