Forum Moderators: coopster
I would just like to ask a simple question, when storing figures in a database, using INT, you select the length value eg: 20 characters, but when it comes to storing an IP address, I would like to store the dots too, does this mean that varchar would be the best method of storing? Or is there already a function that converts ip address's into sql friendly data?
Thanks,
MRb