Warning, but I don't see the error

jda jda at his.com
Fri Sep 7 15:11:56 CDT 2007


>
>  >
>>  But here is the declaration in my bobject:
>>
>>     VarCharField = CreateVarCharField("VarCharField", 2044, EVFlag.fNone)
>>     VarCharField.storageEncoding = "UTF16"
>>
>>  and here is what viSQL says is defined in the db itself:
>>
>>  VarCharField    VarChar[2044]
>>
>  > Do you see why an exception is thrown?
>

Hi, you're right! Odd, I copied it out of Console. OK, here is the 
warning message I get again (I'll type it).

Exception catched during read of system tables.

   : Field "verCharField", attribute "MaxLength" is not matched with 
schema-stored attribute.

But the schema (above) does match what viSLQ reports (above).

Jon


More information about the Valentina mailing list