Ben A. Hilleli wrote:
Obviously this poses a problem for 'normal' relational-databases
No, it just takes a little indirection to represent this in a properly
normalized fashion. What you need is:
1. A table of language names mapped to IDs:
Languages
INTEGER id AUTO_INCREMENT
I guess I don't understand the issue. Do you want to display the text
equivalent of the occupation code in the language associated with the person
in the database, or in the putative language used by the web browser?
>-Original Message-
>From: Ben A. Hilleli [mailto:[EMAIL PROTECTED]
>Sent