The reason for not using a database is speed, I think. It is much faster to read a text file than read the texts from a database.
What kind of a problem do you have with the text files? Kenneth On Jul 11, 9:59 am, max <[email protected]> wrote: > I am writing a enterprise multi-linugual web application using > web2py. > I am having a hard time converting the csv files, language files in > the text format. > Is there any way that I can save the translation data in a database. > thanks a lot.

