> Why would you want to prevent this?

The database I am working with is not backed up during normal
operation, only during testing. There is a CRC check that is done of
the entire database. When I backup the database to inspect it, it
fails the CRC check (presumably because the last backup time has
changed).

So, either I need to find a way to avoid hotsync modifing the database
or I need to find away to get the database without using hotsync.


Eric Potter




On Mon, 3 Feb 2003 11:05:58 -0500 (EST), Brian Smith
<[EMAIL PROTECTED]> wrote:

>
>On Mon, 3 Feb 2003, Eric Potter wrote:
>
>> I have a database that I want hotsync to backup. I don't need any
>> special handling so I just set the backup bit. I need to know what
>> modification the system makes to the database when it is backed up and
>> if there is a way to prevent these changes from happening.
>
>As far as I can tell, it sets the last backup time to what the current
>time is.  Why would you want to prevent this?
>
>The only way that the data in the database would be changed during HotSync
>were if you were doing something besides just backing it up (conduit
>operating on it, installing new version, etc.).


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to