ODBC and JDBC Guide

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