Forum Moderators: coopster
typing the command
INSERT INTO table(ip,commentfield)VALUES ("111.222.333", 'old spammer
');
results in only the characters 111 appearing in the ip field . It is defined as a char 16 field.
[edited by: jatar_k at 8:52 pm (utc) on Feb. 13, 2004]
[edit reason] generalized [/edit]