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
12-2
FileMaker Pro User’s Guide
Importing data into FileMaker Pro
You can import data into an existing FileMaker Pro file from another
FileMaker Pro file, or from documents created in another application
(See “Importing data into an existing file” on page 12-2.) You can
also convert documents from another application into a new
FileMaker Pro file. (See page 12-6.)
The file or document you import records from is the source file. The
file you import records to is the destination file.
Keep these points in mind:
1 The file you’re importing or converting from must be in one of the
formats listed in “About file formats,” above.
1 To insert graphics, sounds, or QuickTime or AVI movies into your file,
see “About working with graphics, sounds, and movies” on page 2-11.
1 FileMaker Pro imports records in the order they appear in the file
you’re importing from, unless you are updating records. See “About
updating records with information from another document.”)
1 You can import data from any field type into any compatible field
except container, calculation, summary, and global fields. You can
import container fields if you’re importing from another
FileMaker Pro file.
1 You can’t import data into or from related fields. Import data
directly into or from the related file.
1 For more information about how FileMaker Pro 5 handles Year
2000 issues, see www.filemaker.com.
Importing data into an existing file
When you import into an existing file, you can add, replace, or
update data.
About adding records
When you add records, you import all records from the source file to
the destination file. If the source file is a FileMaker Pro file, you can
import just the records in a found set. You choose the fields you want
to import.
About replacing data
With this option, you replace data in your file with data from the
source file. For each field you import into, data from the first record
(or row of data) in the source file overwrites data in the first record
in the destination file. Data from the second record (or line of data)
in the source file overwrites data in the second record in the
destination file, and so on. When you replace data, FileMaker Pro
doesn’t examine or compare the data in the files.
Records in the destination file are replaced with the same number of
records from the source file. If there are more records in (the found
set of) the source file, data from the extra records in the source file
will not be imported. If there are more records in the found set of the
destination file, data in the extra records in the destination file will
not be replaced.
About updating records with information from another document
You can update records and fields in your file with data from another
file using the import update option. For example, you might have a
copy of a database on your desktop computer and another copy on
your laptop computer. You can update the file in your office with the
changes you make on the road.
You determine which records in the source file update which records in
the destination file by choosing one or more match fields in each file.
If data in the match field(s) of a record in the destination file matches
data in the match field(s) of a record in the source file, the record in the
destination file will be updated with data from the source file.