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


