[VREV] added support of Unicode !

Ruslan Zasukhin sunshine at public.kherson.ua
Fri Jul 22 10:19:22 CDT 2005


Hi Revolution Developers!

    http://paradigmasoft.com/en/products/download/beta

You can download V4REV 2.0.5 fc3

* The main new implemented feature -- support of Unicode.

* Added new example Common/IOEncoding


-------------------
How this works.

To classes Vdaatbase, Vtable and Vfield added property IOEncoding.
    (input/output)

On default it is system encoding.

If you want to use unicode, you need convert your Strings to UTF8 format and
send them to Valentina engine.

Before this you must inform Vdatabase object
    (and/or optionally Vtable(s) Vfield(s) objects)
about encoding of your strings.

Valentina will return you strings in the same encoding of course.

Note, you cannot send here only UTF16, because Rev external cannot use this.
You should also convert it to UTF8.


------------------
What cool thing you can get here.

1) you can have in database e.g. 2 tables that will use different IO
encodings. 


2) Valentina understand about 200 encodings of the world.


-- 
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]




More information about the Valentina-beta mailing list