I set up DB Visualizer as a JDBC client for FileMaker Pro 10 Server and it's working but I'm not sure what SQL syntax to use.
For example select * from Holidays limit 10
yielded a parse error.
Does anyone know the specific syntax? Or at least a few of the important differences from say MySQL's SQL?