Subject Re: interclient getParameterMetaData AbstractMethodError
Author Roman Rokytskyy
Hi,

> Alrighty guys and gals, see if you can solve this one! (Or direct
> me to the CORRECT forum :)

Most likely this is not correct forum. Most people here use JayBird.
InterClient is not developed by Firebird team. Try to ask this
question in Borland newsgroup.

I would suggest that InterClient was not built with JDBC 3 classes in
classpath and does not have definition for this JDBC 3 method. You
can download InterClient sources and fix this issue there. However,
since Firebird team does not develop InterClient, I see little sense
in doing this.

JayBird has this method in its definition, but it is not implemented
(it throws SQLException("Not implemented yet.")). If this method is
really critical to you, help us to implement it in JayBird.

Best regards,
Roman Rokytskyy