https://bugs.documentfoundation.org/show_bug.cgi?id=156530
--- Comment #14 from Lionel Elie Mamane <[email protected]> --- (In reply to Lionel Elie Mamane from comment #13) > Well, OK, but that is an internal Firebird implementation decision and > detail. No code outside of connectivity/source/drivers/firebird should need > to know that or be aware of that. Ah, but we are in the Firebird-specific code. 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. -- You are receiving this mail because: You are the assignee for the bug.
