• hi there,

    i just found out there is no sql agent in sql azure.

    so to run scheduled sql code in sql azure, you need a windows azure worker role.

    this link

    --> http://azureautobackup.codeplex.com/documentation

    talks about sql azure backup automation and scheduling

    this links is different

    --> http://cotega.com/docs/sql_azure_scheduled_job

    it talks about a wizard to scheduled jobs in sql azure, but i dont know if it is open source or not.

    up to a point i rounded this in a google search like this:

    windows azure worker role scheduled jobs "sql azure"

    you can use dotnet code to scheduled sql jobs in sql azure, but it looks like at some point you windows azure worker role.

    it sounds really interesting to work on...

    good luck,

    tonci korsano.