Is the JDBC Driver in FileMaker Developer 6 JDBC compliant?
The JDBC driver included with FileMaker Developer 6 supports a subset of the SQL-92 Entry Level standard, so it is not a true “JDBC Compliant” driver. You can use the driver to work with Java development tools such as Symantec’s Visual CafŽ to build a Java front-end to a FileMaker Pro 6 database. The JDBC Driver will allow developers to add, delete, search for records as well as execute scripts.
Related Questions
- How do the FileMaker Java classes compare with the FileMaker JDBC driver? Can I create a Java Application that uses FileMaker Pro as the backend database?
- Installation and Configuration Q: Is there any free JDBC driver for MS SQL-Server which can be used with @enterprise?
- Where can I find information about SQL-92 that a JDBC Compliant driver must support?