I have an application which downloads data from one database, does some formatting, and moves it into my proprietary database format on SQL server or Oracle.
In the past, I've always downloaded, dumped to Paradox .db tables, formatted, and batch moved into to the server from the Paradox .db...