I wrote an application that read a text file in the
certain folder and put the content into the sql server table
The application is running ok.
Now I want the application to run at backgroud at predetermined intervals. How can I do it?
Thanks for your help




Reply With Quote