Re: Windows <Mobile 5 Rapi Database Access

Tech-Archive recommends: Fix windows errors by optimizing your registry



The PIM databases are not only stored in a standalone volume, but are also
an EDB (rather than CEDB) database. It doesn't appear from the documentation
that the RAPI database methods cater for dealing with EDB. You may need to
write code which runs on the device side to interact with EDB or better
still go through the proper POOM API and then interact with this using rapi.

Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://www.peterfoot.net

"iistudio" <iistudio@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:DBD0BCDE-9816-43EA-80EB-B8EC429E9A78@xxxxxxxxxxxxxxxx
> hi guys:
> I am trying to use RAPI to transfer contacts from my Sprint newest windows
> mobile 5 phone to my pc.
> since the database now are embedded and stored as pim.vol. i first tired
> to
> use RAPI CeMountDBVol to mount the pim.vol but failed. the error code
> seems
> to be 87 invalid parameter all the time.
>
> am I missing some point here or some security policies blocked RAPI from
> working with contacts database on the phone?
>
> thanks for you reply


.



Relevant Pages