The databases that hold SMS and MMS messages... From what I understand they
are similar in structure to the Inbox databases.

Has anyone here ever connected to those databases, and what was the, best
way, things to watch out for?

Thanks for the input
Atley

Re: Any Way To Access Programatically by Peter

Peter
Thu Aug 11 11:27:53 CDT 2005

Like the folders for email, these are best accessed through MAPI. There is
an article on MAPI for Pocket PC
here:-http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppcgen/html/ppc_2002.asp
(along with parts 2 and 3)
90% of this applies equally to SMS. The key differences being that SMS
message text is stored in the subject property (not body). Also you can't
send SMS messages through MAPI, so you would use the SMS APIs for sending
only.

Peter

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

"@tley" <atley_1@hotmail.com> wrote in message
news:eH1$thonFHA.1480@TK2MSFTNGP10.phx.gbl...
> The databases that hold SMS and MMS messages... From what I understand
> they are similar in structure to the Inbox databases.
>
> Has anyone here ever connected to those databases, and what was the, best
> way, things to watch out for?
>
> Thanks for the input
> Atley
>