Help

Table Of Contents
Accessing external data sources
F
ILEMAKER PRO HELP 552
This only deletes the data source link to the current FileMaker file. The data source is still
available to link to other FileMaker databases.
3. Click OK.
Related topics
Using ODBC and JDBC with FileMaker Pro
Working with data sources
After you’ve added a data source, you can specify options for external FileMaker data sources and
ODBC data sources.
To access external FileMaker data sources, you define a reference to that file. See Editing
external FileMaker data sources.
To access ODBC data sources, you must set up a driver for the data source, connect to the
data source name (DSN), identify the tables you want to work with in the external file, and
then add the external table in the relationships graph. See Editing ODBC data sources.
Related topics
Connecting to data sources
Editing external FileMaker data sources
A FileMaker data source stores the file paths that FileMaker Pro searches to access an external
FileMaker file, table, script, or value list.
To add a FileMaker data source, see Connecting to data sources.
To edit a FileMaker data source:
1. Choose File menu > Manage > External Data Sources.
The Manage External Data Sources dialog box appears.
2. Select the FileMaker data source in the list and click Edit.
The Edit Data Source dialog box appears.
3. You can change the name of the data source, edit the file path, or add another file to the file
path list.
File paths can be edited as text. Each FileMaker data source can consist of one or more file
paths, separated by carriage returns. See
Creating file paths.
4. Click OK.
Notes
In many dialog boxes, you have the option of choosing existing data sources or creating
new data sources as needed. For example, in the Edit Value List dialog box, you can specify
a data source reference to an external FileMaker file that contains a value list that you want
to access.
You must re-specify the data source references for related files and files with external
scripts if you add or remove filename extensions.
Use the following characters as separators in a file path list: "/", ":", or carriage return.