ATTENTION: V4RB: Class way require super.VDatabase() now

jda jda at his.com
Sat Apr 16 17:04:50 CDT 2005


>
>  > Ruslan,
>>
>>  When I try to run my project with 2.0.3FC1, the second of these lines
>>  gives a nilObjectError:
>>
>>     varCharField = CreateVarCharField("varCharField", 2000)
>>     varCharField.storageEncoding = "UTF16"
>>
>>  Do you know why?
>
>I think varCharField  is nil, yes?

This is in the constructor.

>
>
>Please try to run Classes_way exmaples.
>Work?

Yes -- Table_Create works.

>
>Have you adopt your database class constructor as in exmpales?
>

I added

inStorageType  as integer = 0

to the declaration of each database constructor.

But when I try to open an existing db (as above)  I get this error.

Jon


More information about the Valentina mailing list