127 How to import a csv file into SQL server using C# or SSIS

preview_player
Показать описание
how to import a csv file into sql server using c#
Download the file\script used in the Video from below link

how to import a csv file into sql server using c#
How do I import a CSV file into SQL Server?
How read Excel file and insert into database in C#?
How do I import a CSV file into a database table?
Can SQL query a CSV file?

Рекомендации по теме
Комментарии
Автор

Another great video! Watching your videos to learn about C# and script tasks helped me a lot at work today. I found and fixed a bug that had been in a package for 3 years!

MethodOverRide
Автор

Amazing video on importing data using C#.
You said in the end that we can use this in script task SSIS.
Can I use as is in SSIS script task?

reddyabhik
Автор

Hi Aqil, really good video.. Thank you !!
I have question, How to use Fast Parse property of Flat file? How it improves performance?

deepakj
Автор

Sir if we use incremental loading inside foreach loop container its not showing row count not matching values. Its showing entire rows uploaded. Y sir?

BTECH
Автор

Is this efficient for large csv files having over 2 lakh records as well?

hendrix
Автор

127 - Is missing in the Google Drive folder

KannanEVS