Hi,

I want my database to be backed up, so I included

DmDatabaseInfo(0, Nr, NULL, &attribute, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
attribute |= dmHdrAttrBackup;
DmSetDatabaseInfo(0, Nr, NULL, &attribute, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);


in my code - but the database is not copied to the PC
during a hotsync. What's wrong?

Rudolf Polzer


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

Reply via email to