Hi ! When you choose to clear the table before inserting datas you do a "delete from ...." Why ? You could do a "truncate ...". It will be quicker ! Thanks a lot. Kim
It was like that in version 2.1.2 (1608]), but changed in version 2.1.4 1813]...
So I use now a component tOracleRow to truncate table.
I hope this help !