The SDBC driver for address books
From Apache OpenOffice Wiki
< Documentation | DevGuide
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). |