Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. how to send bulk emails automatically from database time to time

how to send bulk emails automatically from database time to time

Scheduled Pinned Locked Moved ASP.NET
databasecsharpcomhelp
6 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    abdulwahab79
    wrote on last edited by
    #1

    hi all talented people here is my query: how to send bulk   emails automatically   from database time to time using vb.net windows application. your suggesstion is highlyyyyyyyyyyyyyyyyy welcome thanks in advance if some one have idea about this problem plz find out me on:abdulwahab79@gmail.com

    U S I A 4 Replies Last reply
    0
    • A abdulwahab79

      hi all talented people here is my query: how to send bulk   emails automatically   from database time to time using vb.net windows application. your suggesstion is highlyyyyyyyyyyyyyyyyy welcome thanks in advance if some one have idea about this problem plz find out me on:abdulwahab79@gmail.com

      U Offline
      U Offline
      Unforgiv3n
      wrote on last edited by
      #2

      it is easier to send the email using a stored procedure in SQL Server that is scheduled a job to send it if this is not the way you want to go please explain to me in more detail and ill try to help you

      1 Reply Last reply
      0
      • A abdulwahab79

        hi all talented people here is my query: how to send bulk   emails automatically   from database time to time using vb.net windows application. your suggesstion is highlyyyyyyyyyyyyyyyyy welcome thanks in advance if some one have idea about this problem plz find out me on:abdulwahab79@gmail.com

        S Offline
        S Offline
        sashidhar
        wrote on last edited by
        #3

        Try to develop an windows application sending mail and assign it to task scheduller..!

        LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.

        1 Reply Last reply
        0
        • A abdulwahab79

          hi all talented people here is my query: how to send bulk   emails automatically   from database time to time using vb.net windows application. your suggesstion is highlyyyyyyyyyyyyyyyyy welcome thanks in advance if some one have idea about this problem plz find out me on:abdulwahab79@gmail.com

          I Offline
          I Offline
          Inderjeet Kaur
          wrote on last edited by
          #4

          You can schedule a job and can set the time

          when to send an email.
          Firstly, you need to configure your database for sending mails. Connect to your database---> Go to Management ----> Right Click database mail and configure database mail.

          Inderjeet Kaur Sr. Software Engg

          P 1 Reply Last reply
          0
          • A abdulwahab79

            hi all talented people here is my query: how to send bulk   emails automatically   from database time to time using vb.net windows application. your suggesstion is highlyyyyyyyyyyyyyyyyy welcome thanks in advance if some one have idea about this problem plz find out me on:abdulwahab79@gmail.com

            A Offline
            A Offline
            Ashfield
            wrote on last edited by
            #5

            There are many examples of sending emails from a VB application, and windows scheduler will fire the application at the desired time, but have you considered writing a windows service if the requirement is to send at fixed intervals? BTW, there is no need to use SQL Server to send emails, there are built in classes in the .net framework and its very simple.

            Bob Ashfield Consultants Ltd

            1 Reply Last reply
            0
            • I Inderjeet Kaur

              You can schedule a job and can set the time

              when to send an email.
              Firstly, you need to configure your database for sending mails. Connect to your database---> Go to Management ----> Right Click database mail and configure database mail.

              Inderjeet Kaur Sr. Software Engg

              P Offline
              P Offline
              Palash Biswas
              wrote on last edited by
              #6

              Use Windows Service for your purpose....

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups