dbTalk Databases Forums  

Email Capture to SQL

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Email Capture to SQL in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kristina Ledford
 
Posts: n/a

Default Email Capture to SQL - 12-15-2003 , 11:40 AM






Hello All -

I am looking for a way to capture data in an email body into SQL Server.

Can someone help me out?

Thanks
Kristina



Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Email Capture to SQL - 12-15-2003 , 02:47 PM






In article <OS8A2KzwDHA.2316 (AT) TK2MSFTNGP10 (DOT) phx.gbl>, Kristina Ledford
<noemails (AT) noemails (DOT) com> writes
Quote:
Hello All -

I am looking for a way to capture data in an email body into SQL Server.

Can someone help me out?

Thanks
Kristina


Depends where the email is and on what system. For example-

You could try xp_readmail and its associated extended procedures to read
from a mail box if setup correctly as the SQL Mail profile.

You could write an application that used WebDav to read a message from
an Exchange store.


There is nothing native in Dts that can do this.


--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
  #3  
Old   
Kristina Ledford
 
Posts: n/a

Default Re: Email Capture to SQL - 12-16-2003 , 09:16 AM



I've actually got SQL Mail up and running - but found that it does not
support HTML =(

I am looking into alternatives.....




"Darren Green" <darren.green (AT) reply-to-newsgroup-only (DOT) uk.com> wrote in
message news:BqS0DaEi3h3$EwOM (AT) sqldts (DOT) com...
Quote:
In article <OS8A2KzwDHA.2316 (AT) TK2MSFTNGP10 (DOT) phx.gbl>, Kristina Ledford
noemails (AT) noemails (DOT) com> writes
Hello All -

I am looking for a way to capture data in an email body into SQL Server.

Can someone help me out?

Thanks
Kristina



Depends where the email is and on what system. For example-

You could try xp_readmail and its associated extended procedures to read
from a mail box if setup correctly as the SQL Mail profile.

You could write an application that used WebDav to read a message from
an Exchange store.


There is nothing native in Dts that can do this.


--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.