Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: xp_readmail


Message #1 by ken@w... on Fri, 1 Jun 2001 21:27:07
I have a few folks sending me data updates via email. I would like to have 
the updates go straight to the SQL email address. All I want is to append 
the email address, subject, and notes to a table. I see that xp_readmail 
creates a recordset of the email, how do I append this data to my table.

  Return to Index