When i read the docs i could understand the concept behind that. But i
couldn't figure out what changes i should make to the existing code to avoid
the error.
Yes... i think since i'm trying to unprotect it for the first time and it is
not pretected yet.. so i got the error.. but what can i do to avoid the
error...

Sometimes documentation alone dosen't give enough clue to solve the
problem...

Thanks in advance
Praveen

"Danny Epstein" <[EMAIL PROTECTED]> wrote in message
news:62786@palm-dev-forum...
>
> The error message indicates that you're trying to unprotect a database
that
> isn't protected. The docs for DmDatabaseProtect explain that the Data
> Manager keeps a count that is incremented when you protect a database and
> decremented when you unprotect it. The docs indicate that calls to protect
a
> database should always be matched by corresponding calls to unprotect it.
> You have an unprotect without a previous protect.
> --
> Danny @ Palm
>
>



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

Reply via email to