|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, November 10, 2009 6:27 AM
Points: 9,
Visits: 20
|
|
Hi All,
How i execute one of procedure Autmatically with using Sql server Schduler Because i want to execute the procedure every day on 6 a.m
because of this procedure i want to update some records in table.
So plz help me out.
Waiting for positive responce.
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: 2 days ago @ 8:02 AM
Points: 25,
Visits: 63
|
|
| Start SQL Server Agent and create a SQL Server job.
|
|
|
|