Is dBase file according to specifications -


please consider dbf file field n(7,3). allowed store 9999.99 in such field? in mind 999.999 largest number allowed , -99.999 smallest.

you correct on 999.999. full amount allows 3 whole digits (or - plus 2 digits) decimal 4th position , 3 more actual decimal.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -

django - CSRF verification failed. Request aborted. CSRF cookie not set -