עזרה עבור LibreOfficeDev 7.4
This section contains information about how to create a new database table in the design view.
Open the database file of the database where you want a new table. Click the \
In the Design view, you can now create the fields for your table.
Enter new fields in rows from top to bottom. Click the \
Include a "primary key" data field. Base needs a primary key to be able to edit the table contents. A primary key has unique contents for each data record. For example, insert a numerical field, right-click the first column, and choose Primary Key from the context menu. Set AutoValue to "Yes", so Base can automatically increment the value for each new record.
In the next cell to the right, define the \
Each field can only accept data corresponding to the specified field type. For example, it is not possible to enter text in a number field. Memo fields in dBASE III format are references to internally-managed text files which can hold up to 64 kB text.
You can enter an optional \
Enter properties for each selected data field. Depending on the database type, some input facilities may not be available.
In the \
In the \
For the \