28 Nov
2012
28 Nov
'12
4:28 p.m.
On 11/28/2012 10:30 AM, david peahi wrote:
On the practical side: Have all programmers created a 128 bit field to store the IPv6 address, where IPv4 programs use a 32 bit field to store the IP address? This would seem to be similar to the year 2000 case where almost all programs required auditing to see if they took into account dates after 1999.
Surely you mean varchar(15), right? :) Mike