How To Bulk Insert With SQL Server
SQL Server has a great function called bulk insert that will allow you to load data in different delimited format.
This could be CSV, TSV, Pipe-delimited, etc. This functionality in SQL Server is very handy when you need to load files automatically. It can be used to create automated systems like we demo in the video below.
• Dynamically Bulk Inserting CSV Data I...
Please let us know if you have any questions.
http://www.acheronanalytics.com/conta...