February 11, 2012 at 4:35 am
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...
February 11, 2012 at 4:55 am
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?
February 11, 2012 at 5:24 am
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
February 11, 2012 at 5:25 am
and ya, i am using an web-application to feed the data
February 11, 2012 at 5:45 am
I can help you in your tasks but it would be paid service. Please PM me for more information.
February 11, 2012 at 10:36 pm
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
Change is inevitable... Change for the better is not.
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic. Login to reply