Set up a connection to text files

データベースをテキスト書式でインポートするための設定を指定します。

テキスト形式のデータベースでは、データは、書式設定のない ASCII ファイルで格納されます。このファイルは、各レコードは行で構成されます。データフィールドは区切り子により分割されます。データフィールドのテキストは、引用符により分割されます。

テキストファイルへのパス

1 つまたは複数のテキストファイルへのパスを入力します。テキストファイルが 1 つだけの場合、ファイル名には任意の拡張子を使用できます。フォルダー名を入力する場合、そのフォルダーにあるテキストファイルのうち、テキストデータベースのファイルとして認識させるテキストファイルの拡張子は *.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.

10 進数区切り子

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).

3 桁ごとの区切り子

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).

データベースウィザード