timestamps (was: TIP, how to fight with corrupted indexing)

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Feb 4 23:18:16 CST 2003


on 2/4/03 9:29 PM, Robert Brenstein at rjb at rz.uni-potsdam.de wrote:

>>> What I'm talking about is when we have a static database that we ship with
>>>  our downloadable software... As an example, the database that will ship
>>>  shortly with my app have one table with 305877 records. 8 bytes per record
>>>  means 2.3 MB more!
>> 
>> Correct.
>> 
>> This must option
>> 
>>     db.SupportTransactions = false;
>> 
>> It is obvious that structures for transactions are not needed for CD based
>> database.
> 
> I gather that setting transactions off will disable index
> synchronization as a side-effect.

No Robert,

It needs just still have db clocks on.
And headers of Table and Index store last change timestamp

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://listserv.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list