Click here to Skip to main content
15,891,855 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi ALL,

I've a requirement. kindly say me the functional feasibility. I need to fetch all emails from mail server we use. I've a web application which runs without internet. So I decided to automatically fetch emails from mail server and direct to SQL SERVER(2008) storing from, subject,body and datetime in tables(our database).

My doubt is how to write job scheduler program in SQL Server which should automatically fetch all emails and should insert in my table for every 30minutes.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900