I try to load my database with tons of data from a .csv file sized 1.4 GB. But when I try to run my code I get errors.
Here\'s my code:
USE [Intradata N
This can also happen if you file columns are separated with ";" but you are using "," as the FIELDTERMINATOR (or the other way around)