Internationalization

  • I need to build my website in dual language, 1 is English an other is gujarati(an indian language)...nw my query is is sql server-2005 supports storage of data in gujarati language?

    i am new to these topic...

  • I have worked on such projects (and coincidentally another Indian language Marathi). Actually you don’t need SQL Server’s Multi Language support for it. You just need it as data storage.

    Few Questions:

    •How you are planning to feed the data in SQL Server? Is there any home built application for it?

    •How any pages / data volume you are planning to upload?

  • i need to display the information like history of villages etc...then my page's links...

    can u jst give any simple example that how can i perform that thing

  • and ya, i am using an web-application to feed the data

  • I can help you in your tasks but it would be paid service. Please PM me for more information.

  • dishamparikh.88 (2/11/2012)


    I need to build my website in dual language, 1 is English an other is gujarati(an indian language)...nw my query is is sql server-2005 supports storage of data in gujarati language?

    i am new to these topic...

    I went through this with English/French for a Canadian customer. The root of it all was simply to make all content (even button labeling) come from SQL Server and have two sets of content/labeling for everything.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic. Login to reply