V4RB, Jon, project

Ruslan Zasukhin sunshine at public.kherson.ua
Wed Sep 15 16:11:45 CDT 2004


On 9/15/04 3:23 PM, "jda" <jda at his.com> wrote:

>>     Vdatabase.storageEncoding
>>     VTable.storageEncoding
>>     VField.storageEncoding
>> 
>> And this parameter can be inherited from top level.
>> 
> 
> Terrific!
> 
> So if we set Vdatabase.storageEncoding to, say, UTF-8, that is
> inherited by all fields in all tables UNLESS we override with, say,
> myStringField.storageEncoding = UTF16 when the field is created
> (sorry to keep at it, but this is important, so I just want to make
> sure I have it exactly!).

Yes

If you want simply UTF16 db then you simply do nothing

If you want the whole db in the UTF8 then you once set
    db.StorageEncoding = "UTF-8"

and tables and fields will inherit this parameter.



NOTE: 2.0 will not be able CHANGE encoding for existed data,
    but later we will implement this also.


- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina-beta mailing list