how to import psv data into Microsoft Access

余生长醉 提交于 2020-04-16 02:32:34

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!