Help

Table Of Contents
Accessing external data sources
F
ILEMAKER PRO HELP 548
Accessing external data sources
You can connect to and work with data in external data sources in much the same way that you work
with data in the current, active FileMaker file. For example, you can:
create tables in the relationships graph for external FileMaker files and ODBC data sources
work with data from external files in FileMaker fields and layouts
add supplemental fields to ODBC tables to perform unstored calculations or to summarize
data in the ODBC tables
add, change, and delete external data interactively
create relationships between fields in FileMaker tables and fields (also called “columns”) in
ODBC tables
construct SQL queries for importing via ODBC. See Querying an ODBC data source from
FileMaker Pro.
Notes
There are other ways to link with ODBC data sources besides using FileMaker Pro as an
ODBC
client application. You can write SQL queries to use FileMaker Pro as a data source.
See Sharing FileMaker Pro data via ODBC or JDBC, FILEMAKER ODBC AND JDBC GUIDE,
and FILEMAKER SQL REFERENCE for more information.
For an overview of the various ways of working with ODBC data sources, see Using ODBC
and JDBC with FileMaker Pro.
You cannot modify the schema of external ODBC data sources using FileMaker Pro.
If table names change in an ODBC data source, you can use the Manage Database dialog
box to re-link to the ODBC table. See
Restoring links to ODBC data sources.
ODBC data sources are also referred to as external SQL sources (ESS).
Related topics
Adding tables to the relationships graph
Configuring an ODBC client driver
Whether you are importing ODBC data or working with ODBC tables in the relationships graph, as a
client application, you must configure a driver for the ODBC data source you’re using. For example,
if you will be accessing records from an Oracle database, you will configure an Oracle client driver.
The way you interact with the data source, provide a password, and perform and display query
results varies with each application’s client driver. Additionally, data source configuration can vary
from one ODBC driver manufacturer to another.
Data sources supported in FileMaker 13.0
You can use the following data sources in the FileMaker Pro relationships graph. If you are importing
ODBC data, or using the Import Records or the Execute SQL script step, you can use additional
data sources, such as IBM DB2 or Informix ODBC.
Oracle 11g
SQL Server 2008 R2
SQL Server 2012