Rp Singh

Rp Singh

  • NA
  • 182
  • 9.2k

Windows service to insert files in tables at timers.

Mar 23 2016 12:59 AM
Hi Everyone,
 
I did a windows service which is scheduled at some time. I want that service to insert .zip files into sql varbinary table at each timer. Please help to accomplish this task. Also a UI to show the files from sql to MVC ui.
 
Thanks in advance.