问题
I am using Access 2016, I have a psv (pipe delimetered csv) to be imported in a Access database, when I select import from text, the psv file doesn't show up in the File Browser:
Nor can I specify the psv directly:
How can I import psv into Access?
Thank you very much.
UPDATE:
Per suggestion, after I changed the psv to txt and specify it to import, I stuck below:
It DOESN't accept pipe (or maybe any character) in the Other option. (wouldn't this look like a BUG if it doesn't accept any input here?)
Thanks.
回答1:
Look in the lower right, and you'll see that you're limiting your view to only certain extensions. The dropdown says Text Files (*.txt;*.csv;*.tab;*.asc)
. If you drop that box down, there should be an option for All Files (*.*)
or something similar.
EDIT:
It was very weird though. At first it wouldn't take the pipe. I clicked around and typed a \
character in the Other box, and then was able to replace it with a pipe.
来源:https://stackoverflow.com/questions/60348617/how-to-import-psv-data-into-microsoft-access