main logo
Subject: Re: [V4Rb] Encoding glitch
Author: Ruslan Zasukhin
Posted: 2005/12/30 13:54:03
 
View Entire Thread
New Search


On 12/30/05 8:00 PM, "Charles Yeomans" <yeomans at desuetude .D.O.T com> wrote:

> I'm seeing a small problem with text encodings in V4Rb 2.0.5. I'm
> importing some records into a Valentina database. The text is
> MacRoman-encoded and contains curly apostrophes; these apostrophes are
> lost when I assign the text to a VField. In particular, if I execute
> the following code
>
> c.TextField("description").Value = "Valentinašs"
> dim foo as String = c.TextField("description").Value
>
> where the string "Valentinašs" is MacRoman-encoded, foo is set to
> "Valentinas".
>
> If I first convert the encoding of "Valentinašs" to UTF-8, then there
> are no problems.

But all right then, Charles.

You need give to V4RB the UTF8 strings.

It wait for UTF8, if you give something else, why it should work ?

--
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]


_______________________________________________
Valentina mailing list
Valentina@lists.macserve.net
http://lists.macserve.net/mailman/listinfo/valentina

 
©2005 Ruslan Zasukhin
<-- Prior Message New Search Next Message -->