GetTable function -- Kirill

Kirill Pekarov kirill_pekarov at valentina-db.com
Wed Aug 26 03:59:14 CDT 2009


Ruslan Zasukhin пишет:

> fld.IsIndexedByWords = 1
> 
> Aha,
> 
> Vansh, you see that your code has indexByWords  ?
> 
>> OK. I put new code in. Now, I have:
>>  
>>   track_index_tbl = _global.gDatabase.Table("MS_TRACK_INDEX")
>>   search_index_colmn = track_index_tbl.Field("SEARCH_INDEX")
>>   search_index_colmn.indexByWords = TRUE
> 
> 
> 
> Kirill, 
> 
> I wonder now, why above code with wrong property name do not produce error?

There is wrong logic when we check name of properties. In ALL our classes.


 > fld.IsIndexedByWords = 1
also must be changed to fld.IndexByWords like in all other ADK's




-- 
Best regards,

Kirill Pekarov
Software Engineer Associate
Paradigma Software, Inc
Valentina - The Ultra-Fast Database
http://www.valentina-db.com


More information about the Valentina mailing list