ODBC and JDBC Guide

Table Of Contents
Chapter 5 | Installing FileMaker JDBC client drivers 28
Using the JDBC client driver
Your Java application or applet must register the JDBC client driver with the JDBC driver manager,
and you must specify the correct JDBC URL from within the application or applet.
Important You must reserve the port 2399 for the FileMaker JDBC client driver. The port number
is always 2399. You can’t change the JDBC sharing to a different port.
For more information on using the JDBC client driver, see chapter 6, “Using JDBC to share
FileMaker data.”