Re: UTF-8 encoding in AJAX web application.



Thanks for your reply Allan,

Yes, if you manually do the text-binary encoding/decoding in .net code and
store raw binary stream in SQL Server, it will certainly work. I'm still
interested in why your original text type column not work. What's the
datatype of that column, nchar or nvarchar?

Anyway, if meet further problem later or still have interests to make text
column work, welcome to continue discuss here.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • Re: DEADLOCKS
    ... Are you controlling transactions in the web layer .net code or in SQL Server ... is giving me a lot of deadlocks because all my ...
    (microsoft.public.sqlserver.programming)
  • Re: How to create what VB6 calls an ActiveX EXE
    ... Since you can do SQL CLR, I suggest you use that, as SQL Server has a great level of control over the CLR, and can control the memory management of the CLR, as well as threads and the like so as to optimize its use in SQL Server. ... I have already written a SQLCLR proc that will crash SQL using that dll. ... It sounded as though you wanted to write some .NET code that could be accessed by unmanaged COM code. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: D2006 hits the UK
    ... Jim Cooper wrote: ... Both VS2005 and SQL Server 2005 have large chunks of .NET code in them for instance. ...
    (borland.public.delphi.non-technical)
  • Re: I have 2 versions of .NET, which is being used
    ... > /clrheader will list details about .NET in that file; ... > host the runtime. ... SQL Server 2005 hosts the runtime to allow you to write ... > that allows .NET code to run in its memory. ...
    (microsoft.public.dotnet.framework)
  • Re: problem with aspnet_wp.exe
    ... Or does it just occasionally spike to 50%? ... What operations are going on when it hits 50%? ... Have you checked .NET code to ensure that you don't have problems there? ... How are you accessing SQL Server? ...
    (microsoft.public.sqlserver.server)