Subject Re: [firebird-support] C-ISAM files to firebird DB
Author Maurizio
thank you for the answer ,
i ask you what do you mean for " rebuild the C-ISAM file " ,
and i think that what you suggested works only if i can have the field
types
of the record , but unfortunately i don't have it .


MAuro

Wolfgang Rohdewald ha scritto:
>
> On Samstag, 5. Juli 2008, Maurizio wrote:
> > anyway i ask if anyone has experience on transfer data from
> > C-ISAM data files ( .dat .idx ) , and if exists any tools or other
> > for that .
>
> if you rebuild the C-ISAM file it contains only valid records with
> a fixed length.
>
> Then you can use
>
> create table isam external file 'isam.dat' (
> ...
> )
>
> and directly access the data using sql
>
> --
> Wolfgang
>
>
> ------------------------------------------------------------------------
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.526 / Virus Database: 270.4.5/1535 - Release Date: 04/07/2008 17.03
>



[Non-text portions of this message have been removed]