Pankaj -- Our translations are returned in UTF-8 char encoding. If you are not changing it's encoding, then it should work properly. Otherwise, I'm not familiar with how to do this for SQL Server, so you might try a forum specifically for SQL Server.
-Ben On Wed, Sep 10, 2008 at 2:02 AM, pankaj <[EMAIL PROTECTED]> wrote: > > I am using google transliteration to display the text in Hindi/Tamil > etc. > > I tried to store the text appear as Hindi from textarea in an nvarchar > field of database (SQL Server 2005) , the text saved as "???????". > > After retireving text from the same it display the text as "???????". > > Can anyone help me how to store and retrieve the actual data from SQL > Server 2005? > > I am using ASP.net, C# and SQL Server 2005 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
