Email

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • roblowein

    #1

    Email

    Quick question ..

    does DatabaseMail work in sql server express 2008.

    And if not ... is there a simple work around / solution to get the
    same effect .. ie to send email out from sql express

    Regards

    Rob
  • Andrea Montanari

    #2
    Re: Email

    hi Rob,
    roblowein wrote:
    Quick question ..
    >
    does DatabaseMail work in sql server express 2008.
    >
    And if not ... is there a simple work around / solution to get the
    same effect .. ie to send email out from sql express
    AFAIK, no...
    but you can write your own CLR base procedure to somehow emulate mailing
    features as I did with my freely available component, amDBObj you can get at

    regards
    --
    Andrea Montanari (Microsoft MVP - SQL Server)
    http://www.asql.biz http://italy.mvps.org
    DbaMgr2k ver 0.21.1 - DbaMgr ver 0.65.1 and further SQL Tools
    --------- remove DMO to reply


    Comment

    Working...