Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Give the Example Regarding Service(Windows/WCF) and Related What Ever The Question i asked/Mentioned Above

how to Execute/Run postgres sql database Function Automatically, Depends Daily At Once (mentioned Particular Time Also) using Service
Posted
Updated 14-Oct-14 20:57pm
v2
Comments
Maciej Los 15-Oct-14 2:45am    
What kind of DB?
What have you tried? Where are you stuck?
NaibedyaKar 15-Oct-14 2:48am    
Srinivas, I think you have the answer in the question itself. You can achieve this by using the windows service. Or you can create a console application to connect DB and call the function/stored procedure. Then you could trigger that console from a windows scheduler.

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