Corrupt index

Ivan Smahin ivan_smahin at paradigmasoft.com
Fri Jun 17 00:54:05 CDT 2011


On 6/17/2011 8:51 AM, Ivan Smahin wrote:
> On 6/16/2011 6:48 PM, Beatrix Willius wrote:
>> Hi,
>>
>> how and when exactly are indices created?
>>
>> After adding data, my application does a diagnose. I now got the 
>> second user reporting a problem. Today I got a diagnose report with 
>> the following content:
>>
>> Field: MessageBody. Index record count (26064) differ from field one 
>> (25924).
>> Problems found! ( Table: Message )
>>
>> MessageBody is a Text field:
>>
>> dim MessageBody as VText = new VText("MessageBody",  1*1024, 
>> EVFlag.fIndexed + EVFlag.fIndexByWords)
>>
> Index will be created just after this call.

Ups, sorry. It seems to be a "class way". I meant - index is created 
just after table.CreateField() or db.Create in "class way" case.

-- 
Best regards,
Ivan Smahin
Senior Software Engineer
Paradigma Software, Inc
Valentina - The Ultra-Fast Database
http://www.valentina-db.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina/attachments/20110617/c14cee19/attachment.html>


More information about the Valentina mailing list