Click here to Skip to main content
15,898,134 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I want to pull data into a table from another table every day 10 am automatically.
What should I do for it? I am using vs 2008.
Posted
Updated 7-Jun-12 18:43pm
v2

Are you looking for This[^]??

Thanks
--RA
 
Share this answer
 
You can use SQL Server Agent job
See
Automated Administration Tasks
Create a Shedule
 
Share this answer
 
hi,

http://msdn.microsoft.com/en-us/library/ms187358.aspx[^]



http://msdn.microsoft.com/en-us/library/ms182079.aspx[^]


http://msdn.microsoft.com/en-us/library/ms187320.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900