I am not sure if SSIS will work because I don't think generic users can call SSIS packages without much permission hassles.
I have a winforms application, and a user would select which report they want to publish to excel. Thus, some paramters would need to be passed to the SSIS package. There...
I have quite a bit of data in a database that needs to be transferred to excel, I was wondering what would be the fastest way to do this in C#?
Datatable then add data cell by cell,
Datatable to array then add to range of cells,
etc... So many options...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.