Hi guys,

Our client has requested that we do our website in several languages.......
however I am unsure how to go about it regarding the database structure....

I thought that the user could select their language which would set a
session variable........

ie session.language = english

So now that I have gotten this far, how should I set the database up so that
my existing queries dont have to be totally rewritten...

Should I different tables for each language?
Or should I have one table, but different language columns?
Or totally different databases?

The info will be identical across all the different sites...... so
maintaining the structure is imperative (ie newsID 40 always has to be the
same across all languages).

I am really stuck here, and have no idea on the best way to go, and
appreciate your help and any tips you can provide.

kind regards

chad jackson



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to