If I have a table like:

CREATE TABLE routing (
  FIELD1 VARCHAR(40)
);

what if I get a string which is in ANSI = 40chars, but in UTF8 > 40chars? (for example because it uses ü and such characters...)
Does it get stored correctly?





G00fy, (aka KaReL, aka Steven)


Main Webpage : http://komma.cjb.net
CQ Database  : http://lid.fragland.net/
ICQ #        : 35217584
MSN          : [EMAIL PROTECTED]

Reply via email to