Subject Re: JBuilder DataSet Components and Firebird
Author Roman Rokytskyy <rrokytskyy@yahoo.co.uk>
> I have seen that the method setObject(int parameterIndex, Object x,
> int targetSqlType) has a similar workarround. Is there a chance
> that you commit the driver with this new workarround to cvs?

Only if we can ensure that this code does not break JDBC
specification. If this fix would break specification, one of the
possible solutions would be a connection parameter specifying
JBuilder compatibility mode. Ugly, but...

David, Blas, any comments on this issue?

Thanks!
Roman Rokytskyy