From: Alexander S.K. <al...@be...> - 2016-12-12 11:36:48
|
Sorry for a late answer and thanks for a patch. But I don't see problems with 'negative values for the field type "N"' in current code. Your patch provides additional checks for a number validity, but doesn't change the way how a number is stored. Regards, Alexander. gabor пишет: > Hello. > Function LetoDbPutField does not set all kinds of fields and does not > allow entering negative values for the field type "N". > Patch attached. > |