import test

I wanted to do some import-test, because importing was improved qua speed. So I wanted to import a csv-file of 500MB big.

So selected the file in Servoy, to import, but I waited almost 30 minutes for a reaction of Servoy after I clicked the file. I didn’t wated any longer and I had the stop Servoy.

Is Servoy reading the complete file to memory first? Can this be changed?

Not planned, Servoy (Client!) is not intendent to do mass db loading, but small enduser import/exports approx 5000 rows or so.
We strongly suggest to use database load tools if you want to load massive ammounts of data into the database.

Do you know any FREE database-load tools for Firebird?