BrookeSmith
Programmer
Anyone tried to store an IP address in any format other than text? Sorting an IP address in text form does not give acceptable results. If the field is formatted as a number only one decimal is allowed. (IP addresses have 3 decimals i.e. 10.7.5.125) I've tried having each octet as a separate field and this has problems too.