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.
Discussion posts and replies are publicly visible