laitinen
August 25th, 2008, 08:49 AM
Hi,
According to the ISO-standard land codes are typically written with upper case letters (NO,DK,FR,GB) while language codes are written with lower case(no,da,fr,en).
Would it be best to always use toUpper/Lower when using these values in an application or insert/query them with the correct upper/lower form?
What do you think?
According to the ISO-standard land codes are typically written with upper case letters (NO,DK,FR,GB) while language codes are written with lower case(no,da,fr,en).
Would it be best to always use toUpper/Lower when using these values in an application or insert/query them with the correct upper/lower form?
What do you think?