G
Guest
I'm having some difficulty with a seemingly
corrupted backend. I've got a split configured application used by a client
of mine. One of the features I've got implemented is periodic backend
compression. When exiting the client, the program checks a date that I have
stored in a table on the backend. If 3 weeks have elapsed between the stored
date and now(), I advise the user that the backend will be compressed. The
program then makes a backup copy of the backend - stores the current date -
then compresses it. Every once in a while, data in tables gets skewed. When
adding new records, data gets plugged into incorrect fields. Does anyone know
what causes this and if there's anything that can be done? Thanks in advance.
Bnielsen
corrupted backend. I've got a split configured application used by a client
of mine. One of the features I've got implemented is periodic backend
compression. When exiting the client, the program checks a date that I have
stored in a table on the backend. If 3 weeks have elapsed between the stored
date and now(), I advise the user that the backend will be compressed. The
program then makes a backup copy of the backend - stores the current date -
then compresses it. Every once in a while, data in tables gets skewed. When
adding new records, data gets plugged into incorrect fields. Does anyone know
what causes this and if there's anything that can be done? Thanks in advance.
Bnielsen