ODBC and JDBC Guide
Table Of Contents
- Chapter 1 Introduction
- Chapter 2 Accessing external SQL data sources
- Chapter 3 Installing FileMaker ODBC client drivers
- Chapter 4 Using ODBC to share FileMaker data
- Chapter 5 Installing FileMaker JDBC client drivers
- Chapter 6 Using JDBC to share FileMaker data
- Chapter 7 Reference information
- Index
4
Specifying ODBC client driver properties for a FileMaker DSN (OS X) 22
Verifying access via ODBC (OS X) 22
Chapter 5
Installing FileMaker JDBC client drivers 23
Software requirements 23
Networking requirements 23
JDBC client driver installation 23
Using the JDBC client driver 24
Chapter 6
Using JDBC to share FileMaker data 25
About JDBC 25
Using the JDBC client driver 25
About the JDBC client driver 25
Using a JDBC URL to connect to your database 26
Specifying driver properties in the URL subname 28
Solutions with multiple FileMaker database files 28
Verifying access via JDBC 29
Chapter 7
Reference information 30
ODBC Catalog functions 30
JDBC DatabaseMetaData methods 30
Mapping FileMaker fields to ODBC data types 30
Mapping FileMaker fields to JDBC data types 31
Data types in 64-bit applications 31
ODBC and JDBC error messages 32
ODBC error messages 32
JDBC error messages 32
Index 33