Hi,
I have created a stored proc. But that stored proc result should be saved into a xml file. But that xml file is to be refreshed after every 20 seconds.
Can anyone send me the code how to save output to file and then make a scheduler for executing that stored proc every after 20 seconds ?