E-Mail Access Report in Batch Mode

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

Guest

Hi,

I have a program that gets a nightly feed from Quickbooks and is used by a
sales department. Every morning the sales manager accesses the database and
runs a monthly sales report. I am wondering what it would take to arrange
for the report to somehow be e-mailed to him instead. It could be in
virtually any format whether it be an attachment or the whole body of the
e-mail be the report. The database resides on a fileserv and outlook is
setup on this machine.

Thanks,
 
You could do it, but check into some code which allows you to send the mail
using your SMTP mail server and not using an email client. The process will
be more reliable.

Linda
 
Back
Top