Hi,
What is the best practice for storing software version numbers like 6.3.1 or 4.10.2?
None of the field datatypes seem to fit the bill, so my current thinking is to store the major, minor, and patch versions as separate fields. Is there a better way?
Thanks,
Bruce

