Connecting Tech Pros Worldwide Help | Site Map

Email Query Results

  #1  
Old February 15th, 2006, 11:25 PM
Matt
Guest
 
Posts: n/a
I need to email query results from Access similar to the way I do in
SQL using xp_sendmail. What is the best way to accomplish this?
Thanks!

  #2  
Old February 16th, 2006, 05:25 AM
salad
Guest
 
Posts: n/a

re: Email Query Results


Matt wrote:
[color=blue]
> I need to email query results from Access similar to the way I do in
> SQL using xp_sendmail. What is the best way to accomplish this?
> Thanks!
>[/color]
See if SendObject meets your needs. Type SendObject in some code,
highlight it, and press F1.

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
??? Manipulating Query Results In VBA ??? fcolon75@gmail.com answers 7 December 15th, 2006 11:15 AM
Caching query results: PHP caching vs MySQL caching Hermann answers 4 December 14th, 2006 10:25 PM
email query results danxavier answers 4 November 2nd, 2006 05:04 AM
How do I append string to end of sql query results? diesel answers 2 July 20th, 2005 05:13 AM