Christian Platzer
2007-06-26 18:21:44 UTC
Hi,
I want to read the data from a pim.vol-file on a desktop-Computer. (In
my case, this file is from a PDA running Windows Mobile 05)
What I already know is:
- pim.vol contains all contacts, Appointments and Tasks
- the data is saved in a EDB-Database-Format
- the easiest way to read it out is through the POOM-API (on the Windows
Mobile device itself)
However, I need to interpret that file on a PC, not on the Windows
Mobile Device. (I know it would be possible to write an application for
the device and let this output something easier to read, like xml or
cvs. But I want to avoid having to install any additional software on
the device)
Is the specification for the file-format publicly available somewhere?
If so, I cold try to write my own parser for this file format.
Or is there already any PC-Application that I could use to read this data?
Thanks in advance!
Christian
I want to read the data from a pim.vol-file on a desktop-Computer. (In
my case, this file is from a PDA running Windows Mobile 05)
What I already know is:
- pim.vol contains all contacts, Appointments and Tasks
- the data is saved in a EDB-Database-Format
- the easiest way to read it out is through the POOM-API (on the Windows
Mobile device itself)
However, I need to interpret that file on a PC, not on the Windows
Mobile Device. (I know it would be possible to write an application for
the device and let this output something easier to read, like xml or
cvs. But I want to avoid having to install any additional software on
the device)
Is the specification for the file-format publicly available somewhere?
If so, I cold try to write my own parser for this file format.
Or is there already any PC-Application that I could use to read this data?
Thanks in advance!
Christian