From: gabor <ga...@po...> - 2016-12-15 18:25:37
|
Hello. Previous code only accept spaces (which are omitted), digits and dot sign (decimal separator). And if it encounters any other character, including minus, it returns an error (2) and field is not updated. Regards, Michał. W dniu 2016-12-12 o 12:20, Alexander S.Kresin pisze: > 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. >> > > ------------------------------------------------------------------------------ > Developer Access Program for Intel Xeon Phi Processors > Access to Intel Xeon Phi processor-based developer platforms. > With one year of Intel Parallel Studio XE. > Training and support from Colfax. > Order your platform today.http://sdm.link/xeonphi > _______________________________________________ > Letodb-developers mailing list > Let...@li... > https://lists.sourceforge.net/lists/listinfo/letodb-developers > |