Subject | Re: [firebird-support] Trouble establishing a connection to Firebird database files. |
---|---|
Author | Justis Root |
Post date | 2017-11-27T23:06:27Z |
Thank you for your responses,
I’m running firebird 3.0; I’m not sure what version of firebird the database files were generated with.
I’m using the JDBC driver to connect from InfoCaptor.
When using the ISQL tool to try and connect, this is what I see:
I don’t even get an error.
I’m not sure if that means the connection was successful or unsuccessful.
I was attempting to follow this tutorial:
When I try and connect with the same credentials with InfoCaptor via the JDBC driver, the error I get is simply “null”.
The JDBC url I’m using is “jdbc:firebirdsqlLlocalhost/3050:T:/Database/ejdb.fdb”. And the user and password are the same as in the above screenshot.
Thank you again for your time,
- Justis