Thomas Dudziak wrote:
> On 4/28/06, Jun Li <[EMAIL PROTECTED]> wrote:
> 
>> Why don't you simply mapping varchar into nvarchar? It's just about
>> storage
>> space.
> 
> 
> Most schemas that I have worked with, have used varchar instead of
> nvarchar and rather set the database language to a specific value. So,
> nvarchar would limit DdlUtils' usability even more. The only useful
> solution would be the introduction of the notion of fully supported
> unicode and non-unicode modes in DdlUtils.
> 
> Tom
> 

I need to store (for example) the contents of

http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt

in an NTEXT field in an SQL Server database generated with ddlutils.

What are my options? Should i create a jira-issue?

        Christoffer "Kreiger" Hammarström

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to