ODBC and JDBC Guide

Table Of Contents
Chapter 7 | Reference information 32
FileMaker ODBC error messages
An error that occurs in the FileMaker XDBC Listener or data source includes the DSN, in the
following format:
[FileMaker] [FileMaker ODBC] message
Example
If you get this type of error, you did something incorrectly with the database system. Check your
FileMaker documentation for more information or consult your database administrator.
Consecutive messages for errors in different columns can sometimes display an incorrect column
name.
JDBC error messages
The FileMaker JDBC driver reports errors to the calling application by returning SQLExceptions.
Error messages can come from:
1 JDBC driver errors
1 FileMaker and FileMaker XDBC Listener errors
FileMaker JDBC error messages
An error that occurs in the FileMaker XDBC Listener or data source includes the DSN, in the
following format:
[FileMaker] [FileMaker JDBC] message
Example
If you get this type of error, you did something incorrectly with the database system. Check your
FileMaker documentation for more information or consult your database administrator.
[FileMaker] [FileMaker ODBC] Invalid Account/Password
[FileMaker] [FileMaker JDBC] Invalid Account/Password