Hi everyone,
I finally got an example to work [1], but I still have one problem: The
UNO Runtime seems to create a new thread which blocks the exit of the
java vm. I have to call System.exit() manually to exit the vm, which
looks like a bug to me. I neither found any close() operations in the
XComponentContext or XMultiComponentFactory. And I believe that I have
closed all statements in connection as well as the connection itself.
Did I miss anything?
Greetings,
Stephan
[1] https://wiki.moinz.de:444/OpenOffice_UNO_Thunderbird_Addressbook
Stephan Zeissler (KUTTIG) schrieb:
Hi everyone,
im currently trying to use ooBase to read my thunderbird addressbook
and export it into a csv file via Java.
Im a beginner to UNO and i don't find any startpoint for getting base
working. As far as I understand, the access to the thunderbird
addressbook is done via the sdbc interface provided by uno?
Can anyone give me an example or a hint how to access this via uno?
Thanks in advance,
Stephan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]