What API should I use to read data from the database on a desktop PC?

/ Peter

Re: What database format is Pocket Outlook using? by Peter

Peter
Tue Aug 24 03:48:55 CDT 2004

You should use the POOM API to access pocket outlook data, since the
underlying storage format is not documented and subject to change. You can
access POOM through a .NETCF wrapper e.g.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/inthehandpoom.asp

Peter

--
Peter Foot
Windows Embedded MVP
www.inthehand.com | www.opennetcf.org

Do have an opinion on the effectiveness of Microsoft Windows Mobile and
Embedded newsgroups? Let us know!
https://www.windowsembeddedeval.com/community/newsgroups


"PeterB" <peter@data.se> wrote in message
news:O$jBfpaiEHA.2764@TK2MSFTNGP11.phx.gbl...
> What API should I use to read data from the database on a desktop PC?
>
> / Peter
>
>