I am getting an error when trying to import an excel file . I have write permissions set up correctly in temporary directory.
The error is
Error: in the line: insert into [Customers] ([]) values ('475')
I get this for all records and 0 records are imported.