テーブル作成

In the Table Design window you define new tables or edit the structure of an existing table.

このコマンドの見つけ方

In a database file window, click the Tables icon. Choose Insert - Table Design or Edit - Edit.


データソースの概要

テーブル作成

このウィンドウには独自のメニューバーが表示されます。また新規コマンド、Index Design が追加されています。

テーブル定義のウィンドウ

この領域では、表の構成を指定します。

フィールド名

Specifies the name of the data field. The database engine may impose restrictions on the length of the table name, and the use of special characters and spaces within the table name.

フィールドの種類

Specifies the field type. The available field types are limited by the database engine being used.

概要

Specifies an optional description for each field.

各行の左端をクリックすると、下記のコンテキストメニューが表示されます。

切り取り

選択した行をクリップボードに切り取ります。

コピー

選択した行をクリップボードにコピーします。

挿入

クリップボードの内容を貼り付けます。

削除

選択した行を削除します。

行挿入

Inserts an empty row above the current row, if the table has not been saved. Inserts an empty row at the end of the table if the table has already been saved.

メインキー

If this command has a check mark, the data field is defined as a primary key. By clicking the command you activate/deactivate the primary key definition of the field. The command is only visible if the data source supports primary keys.

フィールドのプロパティ

現在選択中のフィールドの属性を設定します。

長さ

Specifies the maximum number of characters allowed for data entry of the corresponding data field including any spaces or special characters.

小数点以下の桁数

数値フィールドまたは小数フィールドの小数点以下の桁数を指定します。

標準値

新しいデータレコードの標準値を指定します。

書式サンプル

Displays the format code to assign to the field value that you can select with the ... button.

...

このボタンは、フィールドの書式設定 ダイアログを開きます。

ヘルプ表示領域

Displays a help string or hint defined by the database designer for the given field.

ご支援をお願いします!