Subject | Re: [ib-support] FAST DATA PUMPING - BEST PRACTICE |
---|---|
Author | Milan Babuskov |
Post date | 2003-04-04T13:15:42Z |
Alexander Tabakov wrote:
it (i.e. the ascii file). You do have to select and insert everything
from it.
--
Milan Babuskov
http://fbexport.sourceforge.net
>>- load all records from the as/400 und store them directly in theSee in the docs. These are simple ascii files with fixed-length-rows.
>> ascii files (without using firebird !!)
>
>
> What do you mean by that? Using raw data access to the file. Where can
> I see the format of external files?
>>- pump all records with an sql statement from the external tableYes and no. You don't have to populate external table, you just "attach"
>> in the final table
>
>
> Does it mean that I must have one external and one final table, so
> after populating the external I must select everything and insert it
> into the final table?
it (i.e. the ascii file). You do have to select and insert everything
from it.
--
Milan Babuskov
http://fbexport.sourceforge.net