SQL Jobs?

Greetings,

I'm a seasoned SQL Server Developer (not on SQL Azure) where I could schedule a SQL job using the SQL Agent to execute a stored procedure which would use sp_send_dbmail to send emails out to contacts in my db based on certain criteria. Now that I'm using Windows Azure and SQL Azure, how do I accomplish the same thing.

Thank you in advance.

JohnD

December 30th, 2013 1:51am

HI John,

SQL Azure does not support such jobs.

So if you have need to such jobs you might wanna go with SQL on Azure VM or if you can continue having jobs on OnPrem SQL then it would be one option.

Free Windows Admin Tool Kit Click here and download it now
December 30th, 2013 6:08pm

Hi JohnD,

If you are willing to use a service for this, Cotega allows you to both execute scheduled stored procedures as well as to send emails from a SQL Azure database.

Full disclosure, I work on the Cotega service.


December 30th, 2013 7:47pm

Hi JohnD,

If you are willing to use a service for this, Cotega allows you to both execute scheduled stored procedures as well as to send emails from a SQL Azure database.

Full disclosure, I work on the Cotega service.


Free Windows Admin Tool Kit Click here and download it now
December 30th, 2013 7:47pm

Hi JohnD,

If you are willing to use a service for this, Cotega allows you to both execute scheduled stored procedures as well as to send emails from a SQL Azure database.

Full disclosure, I work on the Cotega service.


December 30th, 2013 7:47pm

Hi JohnD,

If you are willing to use a service for this, Cotega allows you to both execute scheduled stored procedures as well as to send emails from a SQL Azure database.

Full disclosure, I work on the Cotega service.


Free Windows Admin Tool Kit Click here and download it now
December 30th, 2013 7:47pm

Hello,

Windows Azure SQL database doesn't support  SQL Server Agent. You can refer to the following blog about how to use Windows Azure worker role and custom code to schedule job:
http://sqlazureagent.codeplex.com/

Regards,
Fanny Liu

December 31st, 2013 4:35am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics