Hi,
I am developing a solution where an external app (.net based) at different client locations would upload CSV files in a queue and SQL server would then pick those files (from all different client) and then process them one by one.
I am new to Service Broker, and was wondering if its worth spending time looking into Service Broker to achieve the goal.
My main question is, is it possible to queue files in the service broker? if not, can someone please suggest a better solution.
Thanks
FS