Hi guys,
i have a problem.
I have a xls with up 300.000 line and the file is 17Mb. I want to import this xls in my database.
I fill a table with data found in xls, the memory of the exe is up 500Mb in this moment.
I have a procedure to import the data found in the table, in this procedure i have
4 different HAdd and 6 different HModify.
In the middle of the import (more or less) the program close illegally without error, the memory of the exe is up of 1800Mb.
Can you help me?
i have a problem.
I have a xls with up 300.000 line and the file is 17Mb. I want to import this xls in my database.
I fill a table with data found in xls, the memory of the exe is up 500Mb in this moment.
I have a procedure to import the data found in the table, in this procedure i have
4 different HAdd and 6 different HModify.
In the middle of the import (more or less) the program close illegally without error, the memory of the exe is up of 1800Mb.
Can you help me?