Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7532375
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T05:26:01+00:00 2026-05-30T05:26:01+00:00

I would appreciate some thoughts here, we have globalized all the static content on

  • 0

I would appreciate some thoughts here, we have globalized all the static content on the our site without issue but now we have come to the database content that users of the site can enter. For example a user can create a survey with questions and answers and this needs to be globalized as well below is the way I have thought of doing it and the problems:

Solution – Separate tables for specific cultures, for example we have a Survey table with a name field, we move that name field to a SurveyCultures table which allows multiple name fields for each culture we want to support to be added against a survey. This would have to be done for the SurveyQuestions and SurveyAnswers table. (this is the way it seems to have been done on the MVC storefront example)

Problems – This will create a lot of extra tables, one for every table that allows users to enter text that is visible to other users. Also will create a very complicated front end allowing a user to enter the question, then select to enter the question for a different culture. Also leads to problems if they only half translate a survey for a culture.

My question is: Is this the best way to go, is this the way people usually do it and if not what is the recommended practice for this that is usually undertaken?

Any feedback or thoughts would be greatly appreciated as I am going round in circles.

Many thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T05:26:03+00:00Added an answer on May 30, 2026 at 5:26 am

    I’ve little experience dealing with this issue, but the way I would approach it would be to add a “Language” column to existing tables. This might lead to something like:

    Table: Survey
    Columns: Unique identifier, date created, owner, etc.
    
    Table: SurveyTitle
    Columns: Language, Title, IsReleased (flag indicating whether survey in this language is ready for use), etc.
    
    Table: SurveyQuestion
    Columns: Language, QuestionNumber, QuestiontText etc.
    
    Table: Language (this is a lookup table, used for foreign keys on all those Language columns)
    Columns: Language (Id), Description, etc.
    

    (All those etc. are fill-in for whatever you need that is specific to your requirements)
    This way you have:

    • A list of surveys
    • A list languages that the survey is in (with flags for on/off, or ready/still being written)
    • A list of questions in each language
    • A list of all languages that are supported
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a design issue that I would appreciate some input on. I would
I would appreciate some guidance on modelling services and operations in WCF. I have
I would appreciate some help with something I working on and have not done
I have a problem finding references to this subject and would appreciate some help.
I have an interesting problem and would appreciate your thoughts for the best solution.
I have a Java applet related problem and I would appreciate your help. Here's
I would appreciate some help with an UPDATE statement. I want to update tblOrderHead
I'm pretty new to Python programming and would appreciate some help to a problem
I would really appreciate some feedback on what I am trying to achieve: The
I would really appreciate it if some of you could help optimize my tables,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.