How to create an import functionality?

I would like to import data from a .csv file by method and not by the Menuebar > File > Import function. Also not by a direct import to the SQL database.
How can I build a method for an import functionality in a Servoy solution?

I’m on Servoy 6.0.5.

Regards

Have a look at this before building it from scratch: https://www.servoyforge.net/projects/csvimporter/wiki

Hi Nicola,

thanx for the hint! I will have a look on it.

Regards