M
M
I have a database which has two tables. I have to a send
report as an attachment to 950 email-ids. The problem is I
have to send the same report with different information
to each of these ids simultaneously.
The report gets its information from a query formed by the
join of the two tables.
I want to be able to create a report for each row in the
query and send the information(report) as an attachment to
the corresponding email id's in the query simultaneously.
The other problem is we use groupwise. So i should be able
to send the report as an attachment via groupwise.
Has anyone done anything like this?
report as an attachment to 950 email-ids. The problem is I
have to send the same report with different information
to each of these ids simultaneously.
The report gets its information from a query formed by the
join of the two tables.
I want to be able to create a report for each row in the
query and send the information(report) as an attachment to
the corresponding email id's in the query simultaneously.
The other problem is we use groupwise. So i should be able
to send the report as an attachment via groupwise.
Has anyone done anything like this?