SQL Job or stored procedure
Hi,
Can someone guide me in the right direction.
I have table called Registration_Deadline design is like this
Id
Name
Email
DateTime
Cost
then there is another table called Registration
ID
Reg_Id
Name
Address
AmountPaid
What I have to do is if the date in Registration_deadline is one day older then todays date I want to get all the records for that registration from the registration table.
I want to create a excel sheet and then email that excel sheet to a person at midnight
Can someone tell me where I should start.
Todd
todd2006, February 10th, 2009 11:16 PM
Bookmarks