3.7. Firebird

3.7.1. Known issues with Firebird

Example 3.7. Example properties for Firebird

kodo.ConnectionDriverName: org.firebirdsql.jdbc.FBDriver
kodo.ConnectionURL: jdbc:firebirdsql://SERVER_NAME:SERVER_PORT/DB_PATH

3.7.1. Known issues with Firebird

  • The Firebird JDBC driver does not have proper support for batch updates, so batch updates are disabled.

  • Firebird does not support auto-increment columns.

  • Firebird does not support the LOWER, SUBSTRING, or INSTR SQL functions.

 

Skip navigation bar   Back to Top