My application needs to export data from Sql to a text file and uploads the text file to a server every hour.
Which could be a better option to automate this?
Timer or Task scheduler?

What all problems you can encounter with a task scheduler.?
Any insights would be helpful
thx