I am trying to connect a Java application to a Firebird database (I don't have access to the source code).
The application requires Driver class, JDBC URL, Username and Password. No matter what parameters I am passing, I am getting the following exception:
Error trying to connect to 'jdbc:firebirdsql://localhost:3050/C:/Temp/employee.fdb': Specified properties contain reference to a DPB parameter under original and alias names: original name isc_dpb_password, alias : password