I have sqlserver database. I have one data table with fromemailid, password, toemailid, subject, body, and time for sending the email.
for example: one email to correct emailid when the time 30.12.2013 11.30AM reached. This mail send automatically when that correct time reached. how to do this automatic email send?