Can anyone help me out. I want to call a store procedure within a window service at 5-10sec interval. the procedure will return datatable. Please help
Tunde
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
fawzan mohamedPosted Apr 23, 2011, 2:18 PM
http://www.c-sharpcorner.com/Forums/Thread/107666/to-execute-a-stored-procedure-inside-a-windows-service.aspx
http://csharp-online.net/forum/viewtopic.php?t=1585&sid=f7d361d8650143819734ebf5b8813cb9
http://msdn.microsoft.com/en-us/magazine/cc163821.aspx
fawzan mohamedPosted Apr 23, 2011, 2:11 PM
http://stackoverflow.com/questions/435996/raise-event-from-store-procedure-to-windows-service
it may help you.