Set up a connection to text files

指定以文本格式导入数据库的设置。

在文本格式数据库中,数据存储在未格式化的 ASCII 文件中,其中一条记录构成一行。数据字段由分隔符分开。数据字段中的文本由引号分开。

文本文件的路径

输入文本文件或文件的路径。如果仅需要一个文本文件,可使用任一文件扩展名。如果输入文件夹名称,该文件夹中的文本文件必须带有可识别为文本数据库文件的扩展名 *.csv。

浏览

单击可打开文件选择对话框。

纯文本文件 (*.txt)

单击以访问 txt 文件。

“逗号分隔值”文件 (*.csv)

单击以访问 csv 文件。

自定义

单击以访问自定义文件。在文字框中输入扩展名。

字段分隔符

Enter or select the character that separates data fields in the text file.

文本分隔符

Enter or select the character that identifies a text field in the text file. You cannot use the same character as the field separator.

小数分隔符

Enter or select the character that is used as a decimal separator in the text file, for example, a period (0.5) or a comma (0,5).

千位分隔符

Enter or select the character that is used as a thousands separator in the text file, for example a comma (1,000), or a period (1.000).

数据库向导