Results 1 to 3 of 3

Thread: Email using WINSOCK or MAPI and an Access Database :confused:

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Location
    Toronto, ON CANADA
    Posts
    8

    Post

    Hey Everyone....(the beginner here)

    This is my first attempt at email using VB.
    I want to pull pre-selected email addresses out of a small Access Database, and send an email to those people!
    I don't know how difficult this is, but I've
    been experimenting with WINSOCK and MAPIMESSEGES, and had NO luck!

    Any suggestions would be greatly appreciated!

    Thanks,

    Sean

  2. #2
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923

    Post

    Hi. I thought I might point you in the right direction seen as no-one else has.

    You don't say if you can already grab the addresses from the Access Db, I will therefore assume that you can.

    You do indeed need to use MAPI, which will send e-mail using the default mail client of the computer (usually Outlook (Express also), Eudora etc)

    Here are a few links tht you will find of help in your quest:
    http://www.vbsquare.com/articles/sendmail/ http://www.vbsquare.com/articles/pop/index2.html http://www.vb-world.net/demos/createemail/ http://www.vbsquare.com/demos/sendmail-demo/

    Hope that lot helps you - it helped me when I wanted to incorporate a "copies" funtion into Outlook.

    Good luck!

    ------------------
    - Chris
    [email protected]
    If it ain't broke - don't fix it

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Location
    Toronto, ON CANADA
    Posts
    8

    Post

    Thanks Chris!!!

    I REALLY APPRECIATE THE HINTS!

    Take Care!

    --------
    Sean

Posting Permissions

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



Click Here to Expand Forum to Full Width