How to read the dataBase of the PocketPC ?

Hi everybody..

I'd like to know if t's possible to read the "Contact Database" of the pocket PC, and how is it possible if it is...

Thanks

[161 byte] By [jjm] at [2008-1-19]
# 1
If you are using CF V1 you will have to make a managed wrapper to POOM and PInvoke from CF. You can also use a commercial product from In The Hand Check out this link for a sample managed wrapper http://wiki.opennetcf.org/ow.asp?CompactFrameworkFAQ%2FUsingPOOM

If you are using CF V2 check out these links:
http://blogs.msdn.com/stevenpr/archive/2004/08/05/209390.aspx
http://blogs.msdn.com/windowsmobile/archive/2004/08/05/209268.aspx

HTH

Mark Arteaga
.NET Compact Framework MVP
http://www.neotericsdc.com | http://blog.markarteaga.com

MarkArteaga_MVP at 2007-8-21 > top of Msdn Tech,Smart Device Development,.NET Compact Framework...
# 2
I use the CF V1, so I've download, the "In The Hand" demo.
It contains all the functions I need, and It runs very well.
Thanks a lot for your precious help.

Regards

jjm at 2007-8-21 > top of Msdn Tech,Smart Device Development,.NET Compact Framework...