Question : Schedule to run query and email it...

In Access 2003,

- Schedule for workday (Windows XP, Professional)
- Run QueryA (how to link to scheduler or just use timer event in Access?)
- Email it to [email protected]

email system is lotus notes.

Thank you.

Answer : Schedule to run query and email it...

Hi Mike,

I will suggest to create a VBScript file (.vbs) which can runs independently. Then link it to Windows's Task Scheduler. In your VBScript file you can connect to an Access database using ADO objects and send emails using proper email component.

hope this make sense to you.
Random Solutions  
 
programming4us programming4us