2

I've installed an external desktop application and established connection with their example Firebird database (it is locally on my computer, I have all parameters, passwords).

How can I connect to that Firebird database in my own application written in Java using .FDB file?

Do I have to establish new connection and build new database or directly connect?

Mark Rotteveel
  • 100,966
  • 191
  • 140
  • 197
gooornik07
  • 99
  • 12
  • 1
    This question is too broad and unspecific, exactly what are you having problems with? For connecting to a Firebird database using Jaybird, look at the [Jaybird 2.1 Programmers manual](http://www.firebirdsql.org/file/documentation/drivers_documentation/Jaybird_2_1_JDBC_driver_manual.pdf) or https://github.com/FirebirdSQL/jaybird/wiki/Connect-with-DriverManager – Mark Rotteveel Nov 08 '16 at 10:12

0 Answers0