I have 3 e-mails message coming daily to a single account, each with it\'s own attachment that I need to parse into MS SQL server 2008.
Can the e-mail client be setup to recognise the message header, and then parse the attachment into the appropriate table?
Or,
Do I need to setup 3 seperate e-mail address accounts to pop and then parse accordingly.
What is the best way to handle this. I assume that your package can be setup to work with multiple e-mail accounts.
Chris