.net - scheduler for a database -
i write program in visual studio 2010 run function once every 10pm. function insertion database. easiest way of writing this? pretty sure don't need asp.net overkill such problem...
i confused on project should start
the easiest way create console application project , use windows task scheduler schedule run according whatever schedule you'd like.
Comments
Post a Comment