Replacing LIKE with REGEX doubts

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Nov 24 21:02:55 CST 2005


On 11/24/05 7:06 PM, "Stan Busk" <maxprog at mac.com> wrote:

> Is it EVColAttributeValue.kPrimary like in:
> 
> myReference = new VvarChar ( "myReference", 64, EVFlag.fIndexed +
> EVFlag.fUnique + EVColAttributeValue.kPrimary )
> 
> If I edit those fields, should I also update schema on old database
> files? Is it?:
> 
> vdb.Table("myTable").Field("myField").CollationAttribute =
> EVColAttributeValue.kPrimary

This is permanent option.

It is bad idea change it too often. On ach change index(es) must be rebuilt

Usually people set it only for db.


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