Mary
2013-09-26T16:02:00Z
Hi, I'm using the "Auto Save on Outlook Item change" feature to sync a mysql table with outlook contacts folder; this is a one-way sync (from outlook to mysql) and it works fine.

The question is how can I implement the other way sync in a simple way, I mean how can I update outlook contacts when I change a value in mysql, considering also that I need to update different subsets of field (from outlook to mysql I update the fields a,b,c whereas from mysql to outlook I need to update fields d,e,f).

thank you for your help
Sponsor
GeniusConnect documentation search (User Manual Downloads...)
Administrator
2013-09-26T16:30:00Z
You can implement full Database change detection on your tables (see help topic: Database change detection)

http://support.geniusconnect.com/Posts/t499-