Page 1 of 1

How to dump with TMyDump directly to File

Posted: Wed 16 Mar 2005 09:47
by GEswin
I'm using TMyDump component for some backup/transfer purposes. It works well with small/medium databases, but with big/huge it takes up a lot of memory (size of database) and slows down complete computer. Is there any way to change TMyDump and have option to dump directly to file instead of having it loaded first in memory and afterwards saved to a file ?

Thanks in advance,

Posted: Wed 16 Mar 2005 13:48
by Ikar
Now there is no such possibility but we are planning to support it.

Posted: Wed 16 Mar 2005 14:50
by GEswin
Ok thanks, that would be nice.. Now my application is eating up workstation when doing backup (190 mb table) , and I have to put this at a customer that has a 900 mb size table, this will be a long windows-swap-to-disk.