31.10.2012 14:51, Mark Rotteveel wrote:

> But to the original problem: Why not just declare it as a NUMERIC(27,0),
> as I believe that is the equivalent to BIGINT, or doesn't that apply to
> dialect 1?

NUMERIC(18) is the maximum we can offer. And yes, it's different between 
dialects 1 and 3. It's backed by double precision in the former case, 
exactly because int64 is not available in dialect 1.


Dmitry


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to