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
15-2
FileMaker Pro User’s Guide
ODBC support in FileMaker Pro
You can use the ODBC support in FileMaker Pro to:
1 work with FileMaker Pro data from ODBC-compliant applications
to create charts, construct ad-hoc queries, and analyze your data with
a variety of software applications
1 construct SQL queries in FileMaker Pro to import data from other
ODBC data sources like Microsoft Access or Oracle databases
For a list of SQL commands that FileMaker Pro supports, choose
Help menu > Contents and Index, click the Index tab, and type SQL
support.
Sharing FileMaker Pro data via ODBC
This section provides instructions for sharing FileMaker Pro data
with other ODBC-compliant applications. The process of
constructing SQL queries varies for each ODBC client application.
The FileMaker Pro ODBC driver enables you to access FileMaker Pro
data from other ODBC-compliant applications. For example, you can:
1 perform mail merges with Microsoft Word (Windows only)
1 create charts with Microsoft Excel
1 move or back up FileMaker Pro data to corporate-level DBMSs,
like Microsoft SQL Server
1 further analyze your FileMaker Pro data with query or reporting
tools like BrioQuery or Crystal Reports to create charts, construct ad-
hoc queries, and perform drill-down analysis
1 create a Microsoft Visual Basic application that shares information
with FileMaker Pro
FileMaker Pro shares data via ODBC with the Data Access
Companions. The Data Access Companions are FileMaker Pro plug-
ins that interface between the FileMaker Pro ODBC driver and your
FileMaker Pro database. They respond to SQL queries sent from
other ODBC-compliant applications. Enable the Local Data Access
Companion to share a FileMaker Pro file on the same computer.
Enable the Remote Data Access Companion to share the
FileMaker Pro file across a TCP/IP network.
Sharing data via ODBC: an overview
To share FileMaker Pro databases using ODBC, you:
1. Prepare the database files by enabling the Data Access Companion
plug-ins.
It’s a good idea to review the file’s access privileges to prevent data
from being inadvertently modified or deleted.
2. In the ODBC client application, configure the data source using
the ODBC control panel.
3. Connect to the FileMaker Pro data source, then construct and execute
the SQL query in a client application (like Microsoft Query or BrioQuery).
The procedures are described in more detail below.
Enabling the Data Access Companions
To share your data via ODBC, start by enabling the Data Access
Companion plug-ins:
1. Choose Edit menu > Preferences > Application.
2. Select the Plug-Ins tab.
3. Enable the desired Data Access Companions and click Done.
1 Enable Local Data Access Companion to share the FileMaker Pro
data with ODBC-compliant applications on the same computer.
1 Enable Remote Data Access Companion to share FileMaker Pro data
across a TCP/IP network.
4. In each database you want to share, choose File menu > Sharing,
enable the Data Access Companions, and click OK.
1 Enable Local Data Access Companion to share this FileMaker Pro
database with ODBC-compliant applications on the same computer.