G
Guest
Hi, in my application i need to create a backup of pim.vol but i have a
problem with "Appointemens Database".
for all database in pim.vol i don't have problem, i open original Pim.vol
and create a new Pim_Backup.vol so i open all database in Pim.vol with
CeOpenDatabaseInSession, get all information with CeGetDBInformationByHandle
and create a copy in my Pim_Backup.vol with CeCrateDataBaseWithProps.
I read all record...for all DB in Pim.vol and write into same DB in
Pim_Backup.vol...and this work fine....for all DB in pim.vol...but not for
"Appointments Database".
When i write records with CeWriteRecordProps in Pim_Backup.vol i receive
this error "ERROR_ACCESS_DENIED".
Can you help me?
problem with "Appointemens Database".
for all database in pim.vol i don't have problem, i open original Pim.vol
and create a new Pim_Backup.vol so i open all database in Pim.vol with
CeOpenDatabaseInSession, get all information with CeGetDBInformationByHandle
and create a copy in my Pim_Backup.vol with CeCrateDataBaseWithProps.
I read all record...for all DB in Pim.vol and write into same DB in
Pim_Backup.vol...and this work fine....for all DB in pim.vol...but not for
"Appointments Database".
When i write records with CeWriteRecordProps in Pim_Backup.vol i receive
this error "ERROR_ACCESS_DENIED".
Can you help me?