Subject | Re: Incorrect values within SQLDA structure |
---|---|
Author | rrokytskyy |
Post date | 2002-04-03T18:44:58Z |
--- In Firebird-Java@y..., "Carsten Schaefer" <ca_schaefer@g...>
wrote:
setXXX method (like setBytes(...)). But then, if you call setString
twice, why there should be a problem? It should replace first value
by the second, and do it correctly. Or am I wrong?
Regards,
Roman Rokytskyy
wrote:
> Why should there be a TypeConversionException ?Ok, I thought that you called once setString(...) and then some other
> The error i got was because i have called setString(1,"WERT")
> and setString(1,"") in one PreparedStatement.
setXXX method (like setBytes(...)). But then, if you call setString
twice, why there should be a problem? It should replace first value
by the second, and do it correctly. Or am I wrong?
Regards,
Roman Rokytskyy