Hi.
I have a 4 tables which contains large volume of data. I need to transfer the data to excel.
What is the best way to do this ? Should this be done in normal C# code or should it better to use SSIS.
I cannot use third party dll . what is the best way?
Thanks