Hi everybody,

I am looking for a solution to export a particular addressbook into a CSV file. 

mysql sogo --user=*** --password=*** < mysql2csv.sql

mysql2csv.sql =>
SELECT * FROM sogob***0012ca32195_quick INTO OUTFILE 
'/tmp/adressen_aktuell.csv' FIELDS TERMINATED BY ',' OPTIONALLY ENCLOSED BY '"';

This is working pretty fine but unfortunately the exported address book fields 
are not complete. It lacks the address fields (street, ZIP, ...) for example. 
Any ideas how to export all address book information into a single CSV file?

Thanks for your help,

Burkart


Burkart Orlowski

-----------------------
Onlinehelp24 
c/o betahaus Hamburg
Lerchenstraße 28a
22767 Hamburg

Web: www.onlinehelp24.net
Email: [email protected]


-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to