OK - I realize that I am not as knowledgable as everyone else here so please bear that in mind.<div><br></div><div>I need a simple LiveCode/RunRev command for flush database as this is the third time with the latest beta that all my data was lost after rebooting the computer. After this flush command I need a "result" that shows it was actually done or that there was an error and what that error was.</div>
<div><br></div><div>This includes the data in my backup so obviously it is all in RAM but not being written to the database. In the logs </div><div><br></div><div><div>2012-07-10 11:40:31.136 AM com.paradigmasoft.vserver_x64: Tue Jul 10 2012 11:40:31.136059 (TID 4328050688): (UID 18) Database 'b_l_database.vdb' remoteID 29133584 unregistered.</div>
<div>2012-07-10 11:40:31.136 AM com.paradigmasoft.vserver_x64: Tue Jul 10 2012 11:40:31.136081 (TID 4328050688): (UID 18) Closing database 'b_l_database': OK</div><div>2012-07-10 11:40:31.136 AM com.paradigmasoft.vserver_x64: Tue Jul 10 2012 11:40:31.136098 (TID 4328050688): (UID 18) Database 'b_l_database.vdb' object memory released.</div>
<div>2012-07-10 11:40:31.156 AM com.paradigmasoft.vserver_x64: Tue Jul 10 2012 11:40:31.156387 (TID 4326977536): (UID 18) Closing connection. ( Connections available: '5')</div></div><div><br></div><div><br></div>
<div>I DON'T KNOW WHAT "UNREGISTERED" MEANS!  The only other solution I can think of is to go back to an earlier version that doesn't lose my data.</div>