Frontbase JDBC Driver and URL information



DRIVER CLASS: com.frontbase.jdbc.FBJDriver

DRIVER LOCATION: frontbasejdbc.jar

JDBC URL FORMAT: jdbc:FrontBase://<host>[:<port>]/<database>

Example 1: jdbc:FrontBase://localhost/sample

Example 2: jdbc:FrontBase://localhost/sample/user=testuser/upasswd=testpass/dbpasswd=dbpass

JDBC Driver Read Me from Frontbase