Subject | Re: interclient getParameterMetaData AbstractMethodError |
---|---|
Author | Roman Rokytskyy |
Post date | 2002-10-30T22:39:25Z |
Hi,
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
> Alrighty guys and gals, see if you can solve this one! (Or directMost likely this is not correct forum. Most people here use JayBird.
> me to the CORRECT forum :)
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