Re: txt to dbf



1. use the DataPump application from Delphi deployment if need load one time
2. if you need load such files all time, use the TBatchMove component (BDE
required) or SMImport suite: http://www.scalabium.com/smi (any dataset
supported - ADO, IBX, DOA, BDE, DBISAM ...)

--
With best regards, Mike Shkolnik
E-mail: mshkolnik@xxxxxxxxxxxxx
WEB: http://www.scalabium.com

"walter a" <wabadi@xxxxxxxxxx> wrote in message
news:42be33b8$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> i receive txt files and need to convert to dbf.
> anyone knows or has app to do this.
> the txt has specific lengths for each field..
>
>


.