Skip to main content
March 24, 2021
Question

Import CSV to Database Errors

  • March 24, 2021
  • 0 replies
  • 0 views

Hi all,

I am using Import CSV to Database to import a file to a database table.

So far I can see the file has to match everything with the table definition but I now I got a strange behaviour.

I am using a file with a wrong header but the service return import success as true. Makes sense?

The same happens if I use a file with more columns that defined in the table.

Can you help me?

Thanks in advance.