I configured DB Visualizer as a JDBC client for FileMaker Pro 10 Server, and it works, but I'm not sure which SQL syntax to use.
For example, it select * from Holidays limit 10gave a parsing error.
Does anyone know the specific syntax? Or at least a few important differences from MySQL?
source
share