|
by Wayne Walter Berry via SQL Azure Team Blog on 7/30/2010 2:37:06 PM
Currently, SQL Azure doesn’t support running SQL Server Agent in the cloud. If you need SQL Server Agent type functionality for SQL Azure, you can use a Windows Azure worker role and some custom code, I will show you how in this blog post series. “Secret agent man, secret agent man They've given you a number and taken away your name” – Johnny Rivers SQL Server Agent SQL Server Agent is a Microsoft Windows service that executes scheduled administrative tasks, which are called jobs.
... [ read more ]
|
|