Importing Bento data (OS X)
FileMaker Pro can import Bento data into an existing FileMaker Pro file or convert Bento data into a new FileMaker Pro file. The Bento file must be created with Bento 4 (or a later supported version). Bento 4 (or a later supported version) must be installed on the computer running FileMaker Pro.
Note  You can import from Bento 1 by saving Bento data as a .csv file and then importing the .csv file into FileMaker Pro.
Before you begin importing Bento data, be sure that the bento.bentodb file is in its default location in your home folder: Library/Application Support/Bento.
To import Bento data into an existing FileMaker Pro file:
1.
2.
If you’re updating existing or matching records, choose File menu > Save a Copy As to make a backup copy of the target file.
Important  Updating existing or matching records overwrites data in the target file and cannot be undone, so make sure you understand how updating records works before you begin. See Methods of importing data into an existing file.
3.
If the target file contains multiple tables, use the Layout pop-up menu to display a layout that shows fields from the table you want to import data into.
4.
If you’re updating existing or matching records, do the following before you import:
 •
 •
5.
Choose File menu > Import Records > Bento Data Source.
6.
7.
The Import Field Mapping dialog box appears.
8.
Choose the Target table and Import Action, then choose the fields in your database that map to the data being imported.
See Setting the import action and mapping fields during import.
Note  A Bento location field displays as two separate fields in the Source Fields list: [Fieldname](Longitude) and [Fieldname](Latitude).
9.
Click Import.
The Import Summary dialog box shows the progress of your import.
10.
To import Bento data into a new FileMaker Pro file:
1.
In the FileMaker Quick Start Screen, select Convert an Existing File, then choose Bento Data Source.
If you don’t see the FileMaker Quick Start Screen, choose Help menu > Quick Start Screen, and repeat step 1.
2.
3.
The Create a New File Named dialog box appears.
4.
The Import Summary dialog box shows the progress of your import.
Bento and FileMaker Pro field type mapping
The following table lists how Bento field types map to FileMaker Pro field types.
Note  Data might appear differently after you import because of the differences in field mapping between Bento and FileMaker Pro and issues related to numerical precision.
 
Location fields are imported as two separate Number fields: [Fieldname](Longitude) and [Fieldname](Latitude)
The following user-created field types in Bento are not supported in FileMaker Pro:
 •
 •
 •
 •
Displaying Bento checkbox fields in FileMaker Pro
After importing, Bento checkbox fields do not display in FileMaker Pro in the same manner as they did in Bento. To achieve a similar result in Form View and List View, do the following:
1.
See Defining value lists.
2.
In Layout mode, select the number field.
3.
Click Inspector Inspector button in the layout bar, then click Data.
4.
In the Field area, under Control Style, choose Checkbox set.
5.
6.
7.