Error connecting to Firebird with JDBC -


i trying connect java application firebird database (i don't have access source code).

the application requires driver class, jdbc url, username , password. no matter parameters passing, getting following exception:

error trying connect 'jdbc:firebirdsql://localhost:3050/c:/temp/employee.fdb': specified properties contain reference dpb parameter under original , alias names: original name isc_dpb_password, alias : password


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

sql server - SQL Query returns one result, does not return 0 or NULL result -