Update:<br><br><div class="gmail_quote">On Wed, Sep 9, 2009 at 8:56 PM, Torfinn Ingolfsen <span dir="ltr">&lt;<a href="mailto:tingox@gmail.com">tingox@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="gmail_quote"><div>Unfortunately Outlook 2007 (at work) can only export single contacts in Vcard format. If you want to export a complete contacts folder, it will only export to .csv format. So I&#39;ll try that and use csv2vcard[1] and see if that works. No way I&#39;m going to export 300+ contacts one by one. :-) <br>
</div></div></blockquote><div><br>Ok, the *.csv file plus csv2vcard worked nicely.<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="gmail_quote"><div></div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
the qt addressbook (executable addressbook) with the parameter<br>
yourfile.vcf as written in:<br>
<br>
<a href="http://wiki.openmoko.org/wiki/Import_Vcf_Contacts#Import_.28and_export.3F.29_on_Om_2008.8_and_Qtopia" target="_blank">http://wiki.openmoko.org/wiki/Import_Vcf_Contacts#Import_.28and_export.3F.29_on_Om_2008.8_and_Qtopia</a><br>


<br>
this should work under qtmoko as well(?)<br></blockquote><div> </div></div><div><br>Thanks, this is useful..<br></div></div></blockquote><div><br>I ended up with this:<br><br> DISPLAY=:0 LD_LIBRARY_PATH=/opt/qtmoko/lib /opt/qtmoko/bin/addressbook /home/root/Documents/phone.vcf<br>
<br>(phone.vcf contains my 300+ contacts). However I did get lots of lines řike these in the shell:<br>QSqlPimTableModel::count() - Could not execute query:  no such table: contacts<br>QSqlPimTableModel::count() - Could not execute query:  no such table: contacts<br>
QSqlPimTableModel::count() - Could not execute query:  no such table: contacts<br>QSqlPimTableModel::count() - Could not execute query:  no such table: contacts<br>QSqlPimTableModel::count() - Could not execute query:  no such table: contacts<br>
QSqlPimTableModel::count() - Could not execute query:  no such table: contacts<br><br>On the FreeRunner, everything looked ok, first addressbook said it was processing file, after that it asked me if I wanted to import (number of) contacts. I answered yes, it said importng.<br>
<br>But - when it was finished, there wasn&#39;t anything in the address book. :-/<br></div></div>zero contacts.<br><br>Perhaps the table in the database isn&#39;t called contacts anymore?<br clear="all">-- <br>Regards,<br>
Torfinn Ingolfsen<br>