Complex methods

jda jda at his.com
Sun Jan 22 11:12:15 CST 2006


>On Jan 22, 2006, at 7:11 AM, jda wrote:
>
>>No, if I use this
>>
>>fld2 = 
>>myDatabase.myReferences.CreateVarCharField("firstAuthorSortMethod", 
>>64, EVFlag.fNone, "authors")
>>
>>I get empty rows (even though there is text in each "authors" field
>>
>>and viSQl tells me
>>
>>mySortMethod=authors    VarChar[0] Method
>
>I thought that any VarChar with a length less than 1022 was 
>problematic. Maybe try it with 1022.
>

Hi Frank,

I use smaller VarChar fields a lot with no problems (and 1022 didn't 
help). I've been corresponding with Ruslan offlist, and it seems that 
this may be a side effect of having a temporary field. I've found 
other dependency issues as well that Ruslan is going to sort out.

Thanks,

Jon


More information about the Valentina mailing list