https://bugs.documentfoundation.org/show_bug.cgi?id=156530

--- Comment #15 from Julien Nabet <[email protected]> ---
(In reply to Lionel Elie Mamane from comment #14)
> (In reply to Lionel Elie Mamane from comment #13)
> >...
> Ah, but we are in the Firebird-specific code.
I was responding when I saw this second message, it's indeed the pb.

> 
> I'm biting... Reading the "InterBase 6" API GUIDE pages 91 to 93, it seems
> indeed that in Firefox, in the C-level API, NUMERIC and DECIMAL give an
> "sqltype" of an integer... So we need to "understand" whether that is really
> an integer or the integer storage for a NUMERIC or DECIMAL, but I don't
> immediately see how one determines that.

In the doc page I quoted
(https://firebirdsql.org/file/documentation/chunk/en/refdocs/fblangref30/fblangref30-datatypes-fixedtypes.html),
take a look at: "Table 3.3.1 Method of Physical Storage for Real Numbers".
It's an array so can't copy this directly in the bugtracker without losing the
whole formatting.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to