blah blah blah is here! blah blah » Close

0
votes
1 answers

Scheduled Task

I have a C# console application that extracts data from SQL server tables and pushes into an Excel file. It is a command line program. If I execute it from Windows command prompt it works perfectly fine, but if I schedule it with Windows Sc ...

Feedback