Re: Multi-Language Web Content

2008-07-09 Thread Warren Young
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

RE: Multi-Language Web Content

2008-07-09 Thread Jerry Schwartz
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