Hello!Please excuse the "newbie" question, but I have an issue I haven't been able to work out. Trying to do a bulk insert of a .csv into a SQL 2014 table, and the last 2 columns are blank. No matter what I've tried, I cannot get it to pick up any data (keep getting 0 rows affected). File is attached (I've saved it as a .xlsx so I can upload it here, but it's normally a csv), as is the DDL for the table. Have tried with and without using a format file, as well as numerous versions of BULK INSERT, including using , and \t as field terminators and and \r as row terminators. Any and all help is very much appreciated, this has got me totally stuck.Have tried using just the format file, and also spelling everything out (numerous variations).Thanks in advance!!
↧