V4RB b3 uploaded

jda jda at his.com
Fri May 21 17:33:40 CDT 2004


>
>
>But they why in RB SDK they tell us that strings can be
>
>     UTF8
>     ANSI
>     it seems something else
>

Probably because the developer can convert utf-8 to *any* encoding 
supported by RB if they want. But I didn't, I left it as UTF-8.

Just to make sure, I re-ran the test. I added a Greek alpha to the 
the table name, and added the line

query = ConvertEncoding(query, encodings.utf8)

just to  make sure that Valentina was receiving a utf-8 string.

It still failed...

Jon


More information about the Valentina-beta mailing list