PDA

Click to See Complete Forum and Search --> : Import flatfile in Access database?


dlm
Oct 4th, 2000, 04:52 PM
Hi,

How can I import a flat ASCII-file in an Access database?
I can select te text file, but how can I put the file in my database with the wright recordlayout?

How can I do this in VB? The user select a flatfile, how can I put this file in my database with VB?

[Edited by dlm on 10-06-2000 at 04:47 PM]

parksie
Oct 4th, 2000, 05:08 PM
Go File->Get External Data->Import. Get it from a text file and there are about a million options for making the right record layout.