MS Access Import from Text File problems
Posted
by Gavin O'Brien
on Stack Overflow
See other posts from Stack Overflow
or by Gavin O'Brien
Published on 2010-03-02T15:04:09Z
Indexed on
2010/04/24
19:53 UTC
Read the original article
Hit count: 187
I'm trying to import a text file into an access database. It's not one I've written myself but the spec for the delimited text file is set up properly and the file imports properly using the wizard. When I try to use the import functions of the app itself, the ImportError table tells "Field Truncation" for one of the fields. Any help would be appreciated.
© Stack Overflow or respective owner