I have this requirement where I have to store outlook mails into database and retrieve as necessary. The mail has to be retrieved back in outlook window itself, and not in any other format. The intention is to give him all the features available in the outlook.
So can someone please guide me as how to store the .msg file in the database and retrieve back? Am using VB 6.0 and SQL 2000
So can someone please guide me as how to store the .msg file in the database and retrieve back? Am using VB 6.0 and SQL 2000
Comment