Hello,I have so many excel files coming that I need to load to sql and create automated process.I dont want to convert them to csv or txt file format and then load to sql. I also dont want to use macros in excel.I found this post,https://waheedrous.wordpress.com/2014/01/14/ssis-importing-an-excel-file-with-over-255-columns/But I m not more into .NET\VB side so instead of script component, can I use some T-sql or sql component to add identity column?Please let me know if thats possible.Thanks.
↧