From: Evan R. <eva...@he...> - 2008-04-21 22:49:24
|
Hey guys, I'm having some trouble being able to manually add an entry to the DB and get the record to sync down into the various devices. I flipped on the MySQL general logging for a bit, added a appointment using the web demo, then synced. After looking at the logs, I realize that I'm missing some sort of fundamental understanding of how the last_update entry works in fnbl_pim_calendar. Could someone give me a real high level idea of how I go about getting that value? I think that it's coming from the fnbl_last_sync table, but I'm not exactly sure. Is this last_update field the issue that's causing the sync engine to skip my records? Thanks! Evan |