Subject | Re: Exception in Connection.prepareStatement() (Jaybird 1.5.5/ Firebird 1.5.2) |
---|---|
Author | davidjbyrne |
Post date | 2005-05-19T15:59:35Z |
I am using Jaybird 1.5.5 with Firebird 1.5.2.
I have only seen the exception in the GDS_Impl.isc_dsql_prepare
method, but it gets triggered by several different prepared
statements.
I found a web page that mentions the same problem (line
numbers/version are different). The resolution they mention didn't
make sense to me :
http://www.jdogenie.com/forums/main/printthread?
thread=174&printall=yes
Thanks,
Dave
I have only seen the exception in the GDS_Impl.isc_dsql_prepare
method, but it gets triggered by several different prepared
statements.
I found a web page that mentions the same problem (line
numbers/version are different). The resolution they mention didn't
make sense to me :
http://www.jdogenie.com/forums/main/printthread?
thread=174&printall=yes
Thanks,
Dave
> Can you please post the JayBird and Firebird versions? Do theseerror happen
> only in GDS_Impl.isc_dsql_prepare or in other GDS_Impl.isc_dsql_*methods?
>
> Thanks!
> Roman