Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

import from excel to sql more than 255 columns

$
0
0
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.

Viewing all articles
Browse latest Browse all 3145

Trending Articles