Thank you again. I only said that as conjecture as I was trying to figure out why I was getting the data loss since my last update and didn&#39;t get it before. I&#39;m now running with the flush each data change setting and I&#39;m sure I&#39;ll have no more problems (it wasn&#39;t any fun re-entering data).<div>
<br></div><div>Bill<br><br><div class="gmail_quote">On Mon, Dec 27, 2010 at 4:25 AM, Ivan Smahin <span dir="ltr">&lt;<a href="mailto:ivan_smahin@paradigmasoft.com">ivan_smahin@paradigmasoft.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 12/26/2010 6:13 PM, william humphrey wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks Ivan<br>
<br>
How do I issue &quot;flush&quot; command from LiveCode?<br>
</blockquote>
<br></div>
get VDatabase_Flush( dbRef )<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is important because clearly the auto-flush setting must be different now than the old default setting.<br>
<br>
default is:<br>
<br>
; 1 - Flush after any data modification.<br>
; 0 - Default value - no flushing.<br>
FlushEachDataChanges=0<br>
<br>
I will try a setting of &quot;1&quot; and see if that bothers me. If not than there is no need to do autoflush command on a less regular basis from LiveCode.<br>
<br>
Do you know if the old setting was flush after every data modification? I look at my old ini and don&#39;t even see a flush data modification setting.<br>
<br>
Bill<br>
<br>
<br>
</blockquote></div>
I was not about some default behavior. FlushEachDataChanges was introduced a long time ago.<br>
You may use it on your own - as some tmp solution or on the regular basis.<br>
Default state is zero - no flushing (it means vKernel will decide the moments when the flush is required).<br>
1 - means flush after each db changes ( like schema or data changes )<div class="im"><br>
<br>
-- <br>
Best regards,<br>
Ivan Smahin<br>
Senior Software Engineer<br>
Paradigma Software, Inc<br>
Valentina - The Ultra-Fast Database<br>
<a href="http://www.valentina-db.com" target="_blank">http://www.valentina-db.com</a><br>
<br></div><div><div></div><div class="h5">
_______________________________________________<br>
Valentina-beta mailing list<br>
<a href="mailto:Valentina-beta@lists.macserve.net" target="_blank">Valentina-beta@lists.macserve.net</a><br>
<a href="http://lists.macserve.net/mailman/listinfo/valentina-beta" target="_blank">http://lists.macserve.net/mailman/listinfo/valentina-beta</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><a href="http://www.bluewatermaritime.com">http://www.bluewatermaritime.com</a><br>
</div>