Results 1 to 6 of 6

Thread: [vs2005] SQL Mail Utility

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    617

    [vs2005] SQL Mail Utility

    hi team, is there any downloads available for sql database mail? I already visit the official site and do googles but i cant find one.

    http://technet.microsoft.com/en-us/s.../bb671105.aspx

    thanks.
    Learn something new every .001 second.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: [vs2005] SQL Mail Utility

    Um, what is it that you're looking for? Presumably you are trying to achieve something that you can't currently achieve. Maybe you could tell us what that is and then we can tell how achieve it.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: [vs2005] SQL Mail Utility

    If you're under the impression that Database Mail is something that you download and install separately, it's not. It's an integral part of SQL Server. If that is what you thought then you should probably start here:

    http://msdn.microsoft.com/en-us/libr...SQL.90%29.aspx
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    617

    Re: [vs2005] SQL Mail Utility

    hey,

    I need to monitor dates and send email notice when certain criteria are meet. I have seen SQL 2005 comes with a feature/tools to do these through sql mail database. Im currently using express edition and this feature does not come by default. Apparently there is also no separate installer to download. IMO.

    Thanks.
    Learn something new every .001 second.

  5. #5
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: [vs2005] SQL Mail Utility

    So, what you probably could have asked in your first post was whether you could download Database Mail for use with SQL Server Express. Had you done so, you'd have got a straight answer the first time, which is unfortunately "no". Database Mail is one of the features of SQL Server that you get when you pay for a license.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  6. #6

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2007
    Posts
    617

    Re: [vs2005] SQL Mail Utility

    Right. So it should be done outside of SQL Server. Im planning to create a small apps which then monitor the date and add it in win task schedule and set the timings appropriately to launched.

    What would you suggest is the better solution?
    Learn something new every .001 second.

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