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 -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -