On 2018-06-18 15:10, Carlos H. Cantu wrote:
I dream about the day that "arithmetic exception, numeric overflow, or
string truncation" will be replaced by more specific errors.

You may want to look closer at that error: it actually consists of two error codes, which will pretty much narrow it down to the specific problem, while at the same time allow for handling for a group of similar errors.

The "arithmetic exception, numeric overflow, or string truncation" is just the wider group, while the second error code narrows it down to the specific problem (in this case "numeric value is out of range").

Mark

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to