hello everybody,
i am trying to populate a large table by repeatedly using the methods Append and Post of TMyTable.
after exceeding a certain table size, my program crashes due to memroy problems. is there any way to write large tables to the database without keeping all records in memory ?
thanks
uwe