EuanG wrote:
I think when SQLMail came out it was a ground breaking feature, but we failed to keep it up to date in SQL Server 2000 so that has caused some of the bad experiences. We are really trying to fix that in SQL Server 20005.


We have to wait 18,000 years!?!?!?! Smiley

I wish there some good documentation for SQLMail in 2000.  I hope the documentation for 2005 is better for this aspect of SQL Server.

I am trying to create a stored procedure that reads an SQLMail box, looks for emails from a particular domain (ie @microsoft.com), checks for .CSV attachments and then inserts the data from the CSV attachment into an existing table (while having to strip off some additional text around some of the fields.)