Subject Re: [IBO] Rounding problems
Author Jason Wharton
> I've had some problems with this. Trying to assign an integer value
> into a Firebird 1.5 BIGINT (or vice-versa) doesn't work at all. I'm
> using fieldbyname('...').Value
>
> any comments???

Yes, Value hooks you through a variant. Use instead the appropriate type
like AsLargeInt or AsExtended may even work.

Jason Wharton
CPS - Computer Programming Solutions
Mesa Arizona
http://www.ibobjects.com

-- We may not have it all together --
-- But together we have it all --