Mary
2013-09-26T16:00: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
2014-04-04T11:14:00Z
Hello,

Assign Table->Options->Database change detection
Please see help topic(F1 or Help button): Database change detection

For more examples:
http://support.geniusconnect.com/topics/33- 


Similar Topics