Difference between revisions of "Documentation/DevGuide/Database/Driver Specifics"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Changing Category:Database Access)
m (Robot: Changing Category:Documentation/Developers Guide/Database Access)
Line 78: Line 78:
 
{{PDL1}}
 
{{PDL1}}
  
[[Category:Documentation/Developers Guide/Database Access]]
+
[[Category:Documentation/Developer's Guide/Database Access]]

Revision as of 07:56, 5 June 2008



Driver Specifics

Currently, there are nine driver implementations. Some support only the simple com.sun.star.sdbc.Driver service, some additionally the more extended service from com.sun.star.sdbcx.Driver that includes the support for tables, columns, keys, indexes, groups and users. This section describes the capabilities and the missing functionality in some database drivers. Below is a list of all available drivers.

Driver URL Solaris Linux Windows
JDBC jdbc:subprotocol:
ODBC 3.5 sdbc:odbc:datasource name
Adabas D sdbc:adabas:database name
ADO sdbc:ado:ADO specific
dBase sdbc:dbase:Location of folder or file
Flat file format (csv) sdbc:flat:Location of folder or file
OpenOffice.org Calc sdbc:calc:Location of OpenOffice.org Calc file
Mozilla addressbook (Mozilla, Outlook, Outlook Express and LDAP) sdbc:address:Kind of addressbook
Embedded HSQLDB sdbc:embedded:hsqldb
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools