I have a code that loads data from Excel into SQLServer table. It works fine, but I need to know if there\'s a best way to do it, I mean do the process faster. This is because i
I cretaed a package using SSIS. This is a good solutions and from code I send parameters to Package (Package.dtsx)
The bulk load is reduced amazingly :)