User manual
Table Of Contents
- Preface Introducing FileMaker Pro
- Chapter 1 Using databases
- About database fields and records
- Opening files
- Opening multiple windows per file
- Closing windows and files
- Saving files
- About modes
- Viewing records
- Adding and duplicating records
- Deleting records
- Entering data
- Finding records
- Making a find request
- Finding text and characters
- Finding numbers, dates, times, and timestamps
- Finding ranges of information
- Finding data in related fields
- Finding empty or non-empty fields
- Finding duplicate values
- Finding records that match multiple criteria
- Finding records except those matching criteria
- Deleting and reverting requests
- Viewing, repeating, or changing the last find
- Hiding records from a found set and viewing hidden records
- Finding and replacing data
- Sorting records
- Previewing and printing databases
- Automating tasks with scripts
- Backing up database files
- Setting preferences
- Chapter 2 Creating databases
- Chapter 3 Working with related tables and files
- Chapter 4 Sharing and exchanging data
- Chapter 5 Protecting databases with accounts and privilege sets
- Chapter 6 Converting FileMaker databases from previous versions
- Index
Creating databases 39
The Define Database dialog box appears.
FileMaker Pro automatically creates the first table and the first
layout. The table and the layout are given the same name as the file.
To define fields, see the next section.
For more information about creating FileMaker Pro files, see Help.
Defining database fields
To define a new field, you give it a name and select a field type. Then
you select options that determine how the field interprets, enters,
calculates, stores, and displays data. These characteristics make up
the
field definition. See “Setting options for fields” on page 44 for
information on setting these options.
See “Formatting field data on a layout” on page 56 for information
about setting options for field formats, which control how data
appears on a layout.
The following sections describe how to define fields using the Fields
tab in the Define Database dialog box.
About naming fields
Follow these guidelines when naming fields:
1 Field names must be unique. They can contain up to 100
characters.
1 Use descriptive names that clearly identify the contents of the field.
Avoid abbreviations, acronyms, or other terms that may cause
confusion.
1 Don’t use any of the following symbols or words in the field name:
1 , (comma) + – * / ^ & = ≠ > < ≥ ≤ ( ) [ ] " ; (semicolon) : (colon)
:: (relational indicator)
1 AND, OR, XOR, NOT, or the name of any FileMaker Pro
function
1 Don’t begin a field name to be used in a calculation formula with
a space, period (.), or number.
1 Use _ (underscore) in place of a space to avoid restrictions in
ODBC (Open Database Connectivity) or JDBC (Java Database
Connectivity), exporting, web publishing, and other operations.
This field stores only numbers
This field calculates a value based on
another value in the record
(“Discount” is 10% of “Unit Price”)
This field stores multiple values
ET14Product ID
Jacket
Product Name
ClothingCategory
BlueColors
$52.50Unit Price
$5.25Discount
Black
These fields store text
Field names
and definitions
Type a name for a
new field
Select a
field type
Click after you type a field
name and select a field type
Choose the way fields are listed in the dialog box
Click to sort by
field name or type