v 2.3 -- VarChar limited to 2044 of UTF16 chars (4Kb page)

Ruslan Zasukhin sunshine at public.kherson.ua
Wed Apr 5 16:52:38 CDT 2006


On 4/5/06 4:50 PM, "jda" <jda at his.com> wrote:

> Hi Ruslan,
> 
> I added this to my db open:
> 
>        if vdb.SchemaVersion < kCurrent then
>          vdb.Table("prefs").VarCharField("VarCharField").MaxLength = 1022
>        end if
> 
> And of course it works. However, I still can't read the data that was
> in the varCharField. All strings come back as empty.
> 
> I need to be able to recover the data in those fields when the
> upgrade is done (i.e. 2.3 must be able to read at least the first 4
> pages of data from the 2.2 varChar field).

I will try add converter code

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