Click here to Skip to main content
15,887,289 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have a Huawei modem model E220 which I have found out stores information in a database (.mdb). I would like to read the sms from the database but I have discovered the SMS information is stored in OLE Object (Long binary data) format. Basically this database has all fields in this OLE Object data type.

Does anyone know how I can read (decrypt back to text) the messages so that I can use it for analysis?

I want to use it for a survey project, where i need to know which number sent yes or no.

I am good in VB.NET and I don't mind C#, either.

Thanks a lot.
Posted
Updated 17-Dec-12 0:16am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900