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

Robert Brenstein rjb at rz.uni-potsdam.de
Tue Feb 4 20:29:14 CST 2003


>  > 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.

Robert


More information about the Valentina mailing list