PDA

Click to See Complete Forum and Search --> : Importing .txt into Access Tables


GeraldB13
Aug 8th, 2000, 12:53 PM
Hi Folks,
Is there a fast way to import fixed format .txt files into Access Tables without resorting to parsing each line of the .txt file. Thanks for any input!

GeraldB13

JHausmann
Aug 8th, 2000, 01:29 PM
If they're using a "common" delimiter , TransferSpreadSheet or TransferDatabse may be worth looking at...