Insert .csv File Into Sql Server With Bulk Insert And Reorder Columns
-
I make an ASP.NET application and I want to insert data into my SQL Server
from a CSV file. I did it with this SQL command: BULK INSERT Shops FROM
'C:\..\f...
2 years ago


2 comments:
Good luck! You can do it! =)
Yay! Thanks!!
Post a Comment