Subject | Re: Type Convertion Exception |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-06-17T15:20:19Z |
> Could anybody tell me what happens when this exception occurs?Driver does not know how to convert a type you specified in a type of
>
> org.firebirdsql.jdbc.field.TypeConvertionException: Error
> converting to object.
a column. You have the line number, check what type do you pass as a
parameter.
Roman