dbTalk Databases Forums  

DTS TO READ EXCHANGE INBOX SUBJECT

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


Discuss DTS TO READ EXCHANGE INBOX SUBJECT in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Alfredo Frugone via SQLMonster.com
 
Posts: n/a

Default DTS TO READ EXCHANGE INBOX SUBJECT - 12-30-2004 , 10:15 AM






I NEED TO DEVELOP A DTS TO READ SUBJECT FROM ALL MESSAGES FROM A SPECIFIC EXCHANGE INBOX, AND IF POSSIBLE MARK AS READED.

HOW CAN I DO THAT?

THANKS

--
Message posted via http://www.sqlmonster.com

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS TO READ EXCHANGE INBOX SUBJECT - 12-30-2004 , 12:17 PM






Not really sure DTS is the tool to be doig this but I would probably create a custom task to do it.

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - SQL Server 2005 Integration Services.
www.Konesans.com


"Alfredo Frugone via SQLMonster.com" <forum (AT) SQLMonster (DOT) com> wrote

Quote:
I NEED TO DEVELOP A DTS TO READ SUBJECT FROM ALL MESSAGES FROM A SPECIFIC EXCHANGE INBOX, AND IF POSSIBLE MARK AS READED.

HOW CAN I DO THAT?

THANKS

--
Message posted via http://www.sqlmonster.com



Reply With Quote
  #3  
Old   
Alfredo Frugone via SQLMonster.com
 
Posts: n/a

Default Re: DTS TO READ EXCHANGE INBOX SUBJECT - 12-31-2004 , 07:58 AM



Thanks for replay,

Curently I've an access aplication, but I depend of the user who is connected to actualize manually the information from his inbox.

We have a very simple application, we deliver goods to our customer, when the client receive the product the driver uses his celular phone and send an e-mail with the invoice number.

So what I want to do is run a DTS the read tis e-mail un update a database

If you have a better idea pleas etell me.

Thanks

--
Message posted via http://www.sqlmonster.com

Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS TO READ EXCHANGE INBOX SUBJECT - 12-31-2004 , 11:34 AM



Could you not then use xp_readmail and its associated family of procs ?

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - SQL Server 2005 Integration Services.
www.Konesans.com


"Alfredo Frugone via SQLMonster.com" <forum (AT) SQLMonster (DOT) com> wrote

Quote:
Thanks for replay,

Curently I've an access aplication, but I depend of the user who is connected to actualize manually the information from his
inbox.

We have a very simple application, we deliver goods to our customer, when the client receive the product the driver uses his
celular phone and send an e-mail with the invoice number.

So what I want to do is run a DTS the read tis e-mail un update a database

If you have a better idea pleas etell me.

Thanks

--
Message posted via http://www.sqlmonster.com



Reply With Quote
  #5  
Old   
Alfredo Frugone via SQLMonster.com
 
Posts: n/a

Default Re: DTS TO READ EXCHANGE INBOX SUBJECT - 01-04-2005 , 11:36 AM



OK, I'll try ir

Thanks

--
Message posted via http://www.sqlmonster.com

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.