User manual
Table Of Contents
- Preface Learning how to use FileMakerPro
- Chapter 1 FileMaker Pro basics
- Chapter 2 Adding and viewing data
- Chapter 3 Finding and sorting information
- Finding records
- Finding text and characters
- Finding exact matches in text fields
- Finding numbers, dates, and times
- Finding ranges of information
- Finding data in related fields
- Finding records that match multiple criteria
- Finding empty or non-empty fields
- Finding duplicates
- Finding all records except those matching criteria
- Hiding records from a found set and viewing hidden records
- Viewing, repeating, or changing the last find
- Sorting records
- Finding records
- Chapter 4 Previewing and printing information
- Chapter 5 Creating a database
- Chapter 6 Creating and managing layouts and reports
- Chapter 7 Customizing layouts
- Chapter 8 Working with related files
- Chapter 9 Protecting databases with passwords and groups
- Chapter 10 Creating scripts to automate tasks
- About scripts
- Creating scripts: an overview
- About ScriptMaker steps
- Control script steps
- Navigation script steps
- Sort, find, and print script steps
- Editing script steps
- Fields script steps
- Records script steps
- Windows script steps
- Files script steps
- Spelling script steps
- Open Menu Item script steps
- Miscellaneous script steps
- Changing scripts
- Duplicating, renaming, or deleting scripts
- Importing scripts
- Listing scripts in the Scripts menu
- Using buttons with scripts
- Example of a ScriptMaker script
- Chapter 11 Using formulas and functions
- Chapter 12 Importing and exporting data
- Chapter 13 Sharing databases on a network
- Chapter 14 Publishing databases on the Web
- About publishing databases on the Web
- How users work with databases on the Web
- What you need to publish databasesontheWeb
- Publishing databases on the Web: an overview
- Enabling FileMaker Pro Web Companion
- Configuring FileMaker Pro WebCompanion
- Enabling Web Companion sharing
- Setting up browser views
- Testing your published database
- About browser views for web publishing
- Chapter 15 Using ODBC with FileMakerPro
- Appendix A Customizing FileMaker Pro
- Appendix B Backing up and recovering files
- Appendix C FileMaker Pro Quick Reference (Windows)
- Appendix D FileMaker Pro Quick Reference (Mac OS)
- Index
1-2
FileMaker Pro User’s Guide
FileMaker Pro includes template files that you can use to get started
right away. To open one of the template files, choose File menu >
New Database, and choose a file that best suits your needs.
About FileMaker Pro files
Before you begin to work with FileMaker Pro, you should be
familiar with the basics of a FileMaker Pro file and some simple
database concepts.
About fields and records
Fields are the basis of a database file. Fields are used to store,
calculate, and display the data you enter into a record. Each piece of
information in a record—like name, ID number, and telephone
number—is stored in a field.
In the Clients example above, the fields track name and address
information. For example, you type a client’s first name into the First
Name field, their last name into the Last Name field, and so on. Use
a field for each unique piece of information you are storing.
A database file contains one or more records. Each record contains
fields that hold similar information about one subject or activity. For
example, the fields on a record in the Clients file contain address
information for one client.
To enter data in a database file, you make a new record and enter data
into the fields that belong to that record. After you create records in
a file, you can work with them in various ways: you can edit them,
sort them, find a group of records that contains particular data, or
share the data across a network.
The information you enter into a field is its value. Field values can
be typed into a field, imported from another application or entered in
a number of other ways. They must be in one of the following
formats:
1 text
1 number
Invoice file
002Client ID
Andre CommonClient Name
818-555-1234Phone
Prod
ID Product
ET3
Price
Travel bag $29
ET4 Travel book $32
12345Invoice ID
ET3Prod ID
Travel bagProduct
$29.00Price
002Client ID
Andre Common
Name
818-555-1234Phone
Products file
Clients file
34Stock
A record in the Clients database