Posted on: 8/17/2006 10:18:31 AM | Views : 636

Hi all,
 
I am using SQL Server Express with Advanced features. I used to use the SQL agent in  SQL Server 2000 to run a stored procedure that populated a table in my database each night.
 
I cant seem to do this with SQL Server Express. Is there another way to run this stored procedure each night and populate the table with the data returned.
I read about using Scheduled Tasks in Windows but Im not really familar with this.
 
Would really appreciate any ideas.
 
Thanks,Cathie

Go to the complete details ...