I am use the TOracleDirectPathLoader ,
Have a large text file and need load into a
table.
I learning the doa's demo --DirectPath, found
needing declare collection for save the text
records, but because the text file is so large, so exeute program use all memory
also, need declare record struct...