Re: Sql server to xml string with encoding
From: Per Bolmstedt (per.bolmstedt_at_framINGENrEKLAMtACKfab.se)
Date: 06/22/04
- Next message: Jon Skeet [C# MVP]: "Re: Sql server to xml string with encoding"
- Previous message: Per Bolmstedt: "Re: Sql server to xml string with encoding"
- In reply to: Jon Skeet [C# MVP]: "Re: Sql server to xml string with encoding"
- Next in thread: Jon Skeet [C# MVP]: "Re: Sql server to xml string with encoding"
- Reply: Jon Skeet [C# MVP]: "Re: Sql server to xml string with encoding"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Jun 2004 15:44:59 +0200
"Jon Skeet [C# MVP]" <skeet@pobox.com> wrote:
> It doesn't matter how the data is stored in the database - by the
> time it's been fetched from the database, it's just Unicode text,
> assuming you've got it in text fields in the database.
But to convert the database text to Unicode, either the reader or the
database must know how the database data is formatted, right?
- Next message: Jon Skeet [C# MVP]: "Re: Sql server to xml string with encoding"
- Previous message: Per Bolmstedt: "Re: Sql server to xml string with encoding"
- In reply to: Jon Skeet [C# MVP]: "Re: Sql server to xml string with encoding"
- Next in thread: Jon Skeet [C# MVP]: "Re: Sql server to xml string with encoding"
- Reply: Jon Skeet [C# MVP]: "Re: Sql server to xml string with encoding"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|