![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I need to send email out regularly and they don't allow me to use SQL Mail or use sp_OACreate. So, the only option I can see is to have the web page to send email. How do I create a job to call that web page? The last option I can do is using the Window scheduler which I don't want to use. Thanks, |
#3
| |||
| |||
|
|
CDonts? This is a favourite of most people. http://www.sqldev.net/xp/xpsmtp.htm 17.5K companies are using this. -- -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.allisonmitchell.com - Expert SQL Server Consultancy. www.SQLDTS.com - The site for all your DTS needs. I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "zPaul" <~pyoon (AT) phnip (DOT) com> wrote in message news:uQBEAJ33DHA.2308 (AT) TK2MSFTNGP11 (DOT) phx.gbl... I need to send email out regularly and they don't allow me to use SQL or use sp_OACreate. So, the only option I can see is to have the web page to send email. How do I create a job to call that web page? The last option I can do is using the Window scheduler which I don't want to use. Thanks, |
#4
| |||
| |||
|
|
They are saying that it is a security problem. So they won't let us execute anything on master database. |
![]() |
| Thread Tools | |
| Display Modes | |
| |