Help

Table Of Contents
Saving, importing, and exporting data
F
ILEMAKER PRO HELP 531
You can also do the following:
Import image files or text files from a folder all at once. See Importing a folder of files all at
once.
OS X: Import from Bento data sources. See Importing Bento data (OS X).
Import from ODBC data sources and use FileMaker Pro as ODBC data source to serve
FileMaker Pro data. See Querying an ODBC data source from FileMaker Pro and Sharing
FileMaker Pro data via ODBC or JDBC.
Set up recurring imports so FileMaker Pro updates data automatically the first time you view
imported data in a file or lets you use a script to update data on demand. Data imported via
recurring import is read-only in FileMaker
Pro. See Setting up recurring imports.
Publish FileMaker Pro database files to a web page. See Publishing databases on the web.
Save a layout as a PDF file that can be used later as a blank form. See Saving and sending
records as a PDF file.
Comma-Separated Text format
You can import, convert, and export files in comma-separated text format.
Converting Comma-Separated Text to FileMaker Pro
Field names are generic (f1, f2, f3, and so on).
All fields are text fields.
Exporting Comma-Separated Text files
Commas separate field values. Carriage return characters separate records. Quotation marks
enclose all field values, except unformatted numbers.
Carriage return characters in a field export as vertical tab characters.
Values in repeating fields are separated by the group separator character.
Only numeric data is exported from number fields. Any non-numeric data such as text or
symbols is not included in the exported data.
Quotation marks (") in a field (not curly quotes) export as double quotation marks ("").
dBASE III and IV DBF format
You can import, convert, and export dBASE III and dBASE IV compatible DBF files. FileMaker Pro
does not support dBASE II DBF files.
Converting DBF files to FileMaker Pro
FileMaker Pro uses field names from the DBF file.
Tab-Separated
Tex t f or mat
.tab or .txt Both Works with most applications. If you aren't sure
which format to use, try this one first.
XML format .xml Both In addition to XML files, you can import the XML
data result of an HTTP request.
Supported
format
Filename
extension
Import/convert
or export
Notes