I have to bi-directionally Sync SQL Compact with
Peachtree.
Is it possible to write a Custom Sync Provider for Peachtree which does not support triggers or a mechanism to know when a record is updated, added or deleted?
Could I have different Sync column names/Tables for SQL Compact and
Peachtree databases? For example Cust.CustName in SQL Compact is required to be in Sync with Customer.FullName of Peachtree database?