Subject java.library.path
Author Pruteanu Dragos
Hi,

1 year ago I had an issue by connecting to Firebird from Windows, using URLClassLoader for loading the driver, from DbSchema.
You recomended me to check the URL, to be like
jdbc:firebirdsql: host: /path/to/ db.fdb

With the latest Firebird version from website this error comes up again, even if I use the correct URL:

java.sql.SQLException: java.lang.UnsatisfiedLinkError: no jaybird21 in java.library.path

Also, strange is that the host has to be local. If I set localhost, I receive a strange error (
org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544382. Invalid clumplet buffer structure: buffer end before end of clumplet - clumplet too long
Reason: Invalid clumplet buffer structure: buffer end before end of clumplet - clumplet too long )

Thank you for help,
Dragos Pruteanu





[Non-text portions of this message have been removed]