auto send of email
Not sure if this is the right category but here goes!
I'm wanting to send out an email from sql immediately after a date has passed.
In my sql server table I have a datetime field called enddate - immediately after that date I need to auto send an email out from sql - I'm actually using sql server express so not sure it handles tasks.
Is there a way to do this? I'm using asp as my scripting language.
thanks
Adam
|