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
Using ODBC with FileMaker Pro
15-9
Configuring the ODBC control panel for the Text driver
1. In the User DSN tab of the ODBC control panel (named ODBC Data
Sources (32bit) in Windows and ODBC Setup PPC in the Mac OS),
click Add.
2. Select the ODBC driver for the data source you are importing
from, and click Finish.
Windows: Choose FileMaker Text Driver.
Mac OS: Choose FileMaker 3.11 Text PPC.
3. In the General tab of the ODBC Driver Setup dialog box, type ODBC
Demo for the Data Source Name.
4. For Description, type ODBC import into Sales Reports.fp5.
5. For Database Directory, specify the path to the data source.
Windows: Type the path: C:\Program Files\FileMaker\FileMaker
Pro 5\Examples\ODBC Example.
Mac OS: Click Select Directory and select the folder containing the
data source (ODBC Example in the Examples folder).
6. Select the Column Names in First Line checkbox.
7. Click the Advanced tab to specify additional settings.
8. In the Advanced tab, verify that the Data File Extension
information is TXT.
9. Verify that the Action for Undefined Tables is Guess Definition
(Windows) or Guess (Mac OS).
Leave the control panel open, and continue to the next section.
Specifying the tables and columns in Windows
After choosing and configuring the ODBC text driver in the ODBC
control panel, you specify the tables and columns to import.
1. In the Advanced tab of the Windows ODBC control panel, click
Define.
2. In the Define File dialog box, change the Files of type option to All
Files.
3. Select the Sales_Data table located in the ODBC Example folder,
and click Open.
4. Select the Column Names in First Line checkbox.
5. For column information, click the Guess button. The ODBC driver
retrieves the column names from the specified table.
Click Define to
specify ODBC tables
Advanced options in the Text ODBC control panel (Windows)
Choose Guess Definition
to retrieve column names