Razzak and Jim. "Not" receiving an ERROR that they are not synchronized. Thanks! Lena
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon Sent: Friday, May 18, 2012 8:43 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: DateTime stamps on RB1 - RB4 files At 09:16 AM 5/18/2012, Dan Goldberg wrote: >My 2 and 3 files are the same but the 1 and 4 files are different. > >Maybe the sync needs to be between the 2(data file) and 3(index) files. Technically, an -ERROR- message is displayed when R:BASE database files (.RB1 - RB4 or .RX1 - RX4) are not synchronized. However, you may automate the whole scenario by using the AUTOSYNC ON in your startup file, as follows: DISCONNECT SET AUTOSYNC ON CONNECT dbname -- and all other stuff If AUTOSYNC is set to ON, connecting to a database will automatically synchronize the database files if necessary. If AUTOSYNC is set off and an error occurs during the connect because the files are out of sync, the database is not connected Have fun! Very Best R:egards, Razzak. www.rbase.com www.facebook.com/rbase

