Consulting

Results 1 to 10 of 10

Thread: Construct *.pst File From Email Data Stored In A Dataase

  1. #1
    VBAX Tutor Mavyak's Avatar
    Joined
    Jul 2008
    Posts
    204
    Location

    Construct *.pst File From Email Data Stored In A Dataase

    I have a human resources applicant tracking system database from a client. The front end has an internal mail client that looks like Outlook (but isn't). The data for those emails is stored in a few tables on the back-end. Since this client is leaving their current ASP to come to us, I need to pull their data out of their database and put it into ours. Our system does not offer an internal mail client (we automate Outlook instead). To retain the client's data, I need to pull out the applicable fields (from, to, subj, body, etc.) from the database and create emails out of them and store them, along with their attachments, in newly created folders in my Outlook program. I'll then export them to a *.pst and send them to the client so they can attach the *.pst to their Outlook program. I'm having a hard time setting the SenderName and SenderEmailAddress. I've looked into Redemption but it seems all I can do with that is bypass the security feature that pops up notifying the user that an application is accessing those fields. I solved this problem for the Sent and Received datetimes by adding two user properties to the emails. I can then add those fields to the fields displayed when viewing the entire contents of a folder. I could potentially do the same thing for the SenderName and SenderEmailAddress but when the client clicks the Reply button, they'll have to dig for the email address instead of it auto-populating. Is there a way to construct emails that look and behave as if they've already been sent/received with the correct data in the correct fields?

    Any help would be greatly appreciated.

    Mavyak

  2. #2
    VBAX Tutor Mavyak's Avatar
    Joined
    Jul 2008
    Posts
    204
    Location
    Bump.

  3. #3
    VBAX Tutor Mavyak's Avatar
    Joined
    Jul 2008
    Posts
    204
    Location
    Nudge.

  4. #4
    VBAX Tutor Mavyak's Avatar
    Joined
    Jul 2008
    Posts
    204
    Location
    *SMACK!*

  5. #5
    VBAX Tutor Mavyak's Avatar
    Joined
    Jul 2008
    Posts
    204
    Location
    Bueller?...Bueller?...Bueller?

    http://www.eventsounds.com/wav/bueller.wav

  6. #6
    VBAX Tutor Mavyak's Avatar
    Joined
    Jul 2008
    Posts
    204
    Location

  7. #7
    VBAX Tutor Mavyak's Avatar
    Joined
    Jul 2008
    Posts
    204
    Location
    Cricket....Cricket....

  8. #8
    VBAX Tutor Mavyak's Avatar
    Joined
    Jul 2008
    Posts
    204
    Location
    ECHO.....Echo.....echo.....

  9. #9

  10. #10
    VBAX Tutor Mavyak's Avatar
    Joined
    Jul 2008
    Posts
    204
    Location
    Disregard cross-post notice above.

    Quote Originally Posted by ozgrid forums
    Thread deleted by Unregistered
    Reason: Auto-Delete Thread
    No explanation given...

    Help me VBA-Express-Kenobi. You're my only hope.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •