Hi
I'm looking for help with syncing my iphone's AddressBook. It seems
SyncEvolution can handle it, so i ask here.
I want to migrate my contacts to some other software, and want to
understand the db-schema. The closest thing I could find on the net is:
SELECT t1.First, t1.Last, t2.value from ABPerson as t1, ABMultiValue as
t2 WHERE t2.record_id = t1.ROWID
But that doesnt give me postal adresses and omits any labels attached
to the "multivalues".
Can someone here help me with that? Preferably with a documented
db-schema ?
Thanks, Bastl.