In my database there is a table having two filelds first is Name and another is Levae_Available. Now what my requirement is that on Dec, 31 at 12:00AM if there are leaves available more than 10 then this table shluld be update on the same time.
So what should I need to use here webservices or sql jobs. Which is standard way to do that altough I am very new to both.
So could you please suggest and give some examples.
demoninside9
Participant
1626 Points
1823 Posts
Web Services Or Sql jobs
Apr 24, 2012 06:14 AM|LINK
Hi All,
In my database there is a table having two filelds first is Name and another is Levae_Available. Now what my requirement is that on Dec, 31 at 12:00AM if there are leaves available more than 10 then this table shluld be update on the same time.
So what should I need to use here webservices or sql jobs. Which is standard way to do that altough I am very new to both.
So could you please suggest and give some examples.
Thanks
Gaurav