Hi!
Is there any way to interact with XlsIO using MSSQL T-SQL?
What I am trying to do is dump data from a database to an Excel file that already has a format in certain cells (different numeric data formats, dates).
Do you have any example, let's say with CLR?
Thanks!