Subject Re: [Firebird-Java] Re: Error converting to Long
Author Roman Rokytskyy
> As you see from the trace it is using FBIntegerField and because the
> value is bigger then MAX_INT_VALUE it is throwing exception. I guess i
> have to keep debugging :) (why smilling i should be angry face).
> 10x
> I am open for suggestion

Can you post your CREATE TABLE statement (and mark the column)?

As far as I remember, I have not change there anything quite long time and
this issue should have been reported before.

Roman