field-column mapping form

Hi!

I am new to Servoy and doing an IMPORT Data Solution.

How do you read from an import file(csv, xls) and create the form for the user to map/relate the fields from the columns available in the file against the database table columns?

Thanks!

rogel

Have a look at
https://www.servoyforge.net/projects/csvimporter

Thomas Parry:
Have a look at
https://www.servoyforge.net/projects/csvimporter

Thank you very much Thomas!

I imported the solution and I was able to try it out. I was prompted with a message that import was successful but when I tried to open the table there was no data. I am still debugging what was the cause.

Cheers!