V4RB 2.2 doesn't seem to respect case-insensitivity any more

Dave Addey listmail1 at dsl.pipex.com
Fri Mar 3 09:57:18 CST 2006


Hi Ivan,

Here are the collation settings for Tracks.Searchfield, from VStudio.

Alternate Handling: UCOL_NON_IGNORABLE
Case First: UCOL_OFF
Case Level: UCOL_OFF
French Collation: UCOL_OFF
Quaternary Mode: UCOL_OFF
Normalization Mode: UCOL_OFF
Strength: UCOL_PRIMARY

Dave.

> From: Ivan Smahin <ivan_smahin at valentina-db.com>
> Organization: Paradigma Software, Inc
> Reply-To: Valentina Developers <valentina at lists.macserve.net>
> Date: Fri, 3 Mar 2006 11:02:20 +0200
> To: Valentina Developers <valentina at lists.macserve.net>
> Subject: Re[2]: V4RB 2.2 doesn't seem to respect case-insensitivity any more
> 
> Hello Dave,
> 
> Friday, March 3, 2006, 10:57:00 AM, you wrote:
> 
>> Hi Ivan,
> 
>> I only set the collation value for the table, not for any of the fields.
>> So, in my VTable's Constructor, I have:
> 
>>   // some other fields are created here
>>   
>>   SearchField = New VVarChar("SearchField", 1008)
>>   
>>   CollationAttribute(EVColAttribute.kNumericCollation) =
>> EVColAttributeValue.kON
>>   CollationAttribute(EVColAttribute.kStrength) =
>> EVColAttributeValue.kPrimary
>>   
>> ...this is at the very end of the table constructor.
> 
>> Any ideas?
> 
> Could you check Tracks.SearchField collation settings?
> Using VStudio for example?
> 
> 
> 
> -- 
> Best regards,
>  Ivan                            mailto:ivan_smahin at valentina-db.com
> 
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina




More information about the Valentina mailing list