Database Flush Command not working
Ivan Smahin
ivan_smahin at paradigmasoft.com
Fri Jan 21 01:45:27 CST 2011
On 1/21/2011 2:49 AM, william humphrey wrote:
> I have my vServer init
>
> ; 1 - Flush after any data modification.
> ; 0 - Default value - no flushing.
> FlushEachDataChanges=1
>
> set to write the data after every change. Is there any way to check
> this in the logs or using livecode? I'm certain it is not working
> because if I have a crash in livecode then all the data which was made
> before the last proper shut-down is lost.
>
It should be working. Can you please show me your "write data" code?
> Since this is not working and there is no way to test it (conjecture)
> can someone give me sample livecode database flush commands so that I
> can force it to work? I looked in the WIKI already.
>
get VDatabase_Flush( dbRef )
--
Best regards,
Ivan Smahin
Senior Software Engineer
Paradigma Software, Inc
Valentina - The Ultra-Fast Database
http://www.valentina-db.com
More information about the Valentina
mailing list