OK so... Next problem...
I was thinking of storing the IPs in my Database for several reasons,
also I export myMysql data into a local MsSQL database once per day, so the column type would have to be compatible.
I was going to use CHAR(15) but there must be some more efficient way...
Any suggestions anyone?