[turba] Exporting address books with contact lists

Patrick Boutilier boutilpj at ednet.ns.ca
Thu Feb 18 17:54:16 UTC 2010


On 02/18/2010 12:05 PM, Patrick Boutilier wrote:
> Is it possible to export contact lists properly in Turba? When I export
> the contact list is converted to a basic contact.
>

Replying to my own e-mail here, but I can see why it doesn't work. Lists 
have a object_members blob which points to the object_ids of the actual 
contacts. No real way to export that kind of information out to a csv 
file since the object_ids are going to be different when the contacts 
are imported.




mysql> select object_members from turba_objects where 
object_id='d1b9dafe69cb1086f2820a15218818cb';
+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| object_members 
 
 
                |
+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| 
a:5:{i:1;s:32:"e643a16fc5241770545d63aa92fc4cfe";i:2;s:32:"e7d2f0c867d0929c11f115d25047bba6";i:3;s:32:"1b2d9fbc164c5ce079a7226dfb53769d";i:6;s:32:"66dd43eb7b4058c0abfa1a72485583ee";i:7;s:32:"22341f2b15c9424e5dde3aec49953260";} 
|
+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
1 row in set (0.00 sec)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: boutilpj.vcf
Type: text/x-vcard
Size: 286 bytes
Desc: not available
URL: <http://lists.horde.org/archives/turba/attachments/20100218/8d180c39/attachment.vcf>


More information about the turba mailing list