I work off a server. My coworker can do this and receives no errors, when I do the same thing, I'm getting errors: I run a txt file, hit external data, text file, append a file to an already created table, go through prompts (same prompts coworker has) and hit finish. I receive this error:
finished importing file xxxx to table xxx. Not all of your data was successfully imported. Error descriptions with associated row numbers of bad records can be found in the Microsoft Access table xxx, xxx.
When I open the "bad" table file, the errors say type conversion error. We run the original txt from an exported sql query. Should all be the same.