robert_sun 0 Newbie Poster

Hi, guys, I have a MS access database with my contacts details in there. In visual basic, how do I get my records show on in the outlook contacts folder so that if I change one item in contacts folder, it will also change the linked record in the database immediately.

I tried to copy the records from database into each field of the contactItem, and add that contactItem in the contacts folder. But in this way, contactItem is independent from the database, if I change anything in the contactItem, the relevent record in the database doesn't get changed. So I was wondering in visual basic how i could do that so that change the contactItem, the records in the database also get changed?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.