sql_language thread: xp_readmail
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.
|





