On Mon, 2004-08-09 at 16:33 -0700, Chris Toshok wrote: > > e_book_get_cursor(book, "", merge_get_cursor_cb, NULL); > > This is your problem. That's an invalid query. If you're interested in > getting all cards in the book, pass the following: > > (contains "x-evolution-any-field" "")
Thanks a ton. That does the trick. If only test-client-list.c in the evo1.4 source (evolution/addressbook/backend/ebook/) what also doing that, I would have avoided a lot of pain. Thanks again. Hub -- Crazy French - http://www.figuiere.net/hub/ _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
