DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2005
    Posts
    1

    Pull email from MS exchange server into a MS SQL Server 2000 DB...possible?

    Is it possible to have a MS SQL Server poll and pull email from a certain account on an exchange server? if so, how?

    basically, I'm making/modifying a message board to be able to allow people to send email to an address to create new posts or reply to existing threads and have these emails be posted on the online forum as well. It's all done in coldfusion, and their <cfpop> tag does not work with an exchange server (I cannot change settings on the exchange server). If SQL server can do this directly, it will be zero lines of code for me and really cool.

  2. #2
    Join Date
    Nov 2004
    Location
    Huddinge, Sweden
    Posts
    283
    You should be able to do this by using CDONTS and the OLE Automation stored procedures (sp_OACreate etc.). It's hardly zero lines of code, though.

    Rune
    If you hit a brick wall, you didn't jump high enough!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links