The SDBC driver for address books
From Apache OpenOffice Wiki
< Documentation | DevGuide
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This driver allows Apache OpenOffice API to connect to a system addressbook available on the local machine. It supports four different kinds of addressbooks.
Addressbook | Windows | Unix | URL |
---|---|---|---|
Mozilla | sdbc:address:mozilla | ||
LDAP | sdbc:address:ldap | ||
Outlook Express | sdbc:address:outlookexp | ||
Outlook | sdbc:address:outlook |
All address book variants support read-only access. The driver itself is a wrapper for the Mozilla API.
Content on this page is licensed under the Public Documentation License (PDL). |