Apple AddressBook

From Simson Garfinkel
Jump to: navigation, search

Apple AddressBook now uses sqlite3 to store data.

You can get a list of all your correspondents with this query:

 select ZFIRSTNAME,ZLASTNAME,ZADDRESS from ZABCDRECORD,ZABCDEMAILADDRESS where ZABCDRECORD.Z_PK = ZABCDEMAILADDRESS.ZOWNER limit 1;
Personal tools
Namespaces
Variants
Actions
Pages
NPS
Special
Contact
Toolbox