Difference between revisions of "Base/connectivity/HSQLdb"

From Apache OpenOffice Wiki
< Base‎ | connectivityRedirect page
Jump to: navigation, search
m
(Redirected page to FAQ (Base)#HSQLDB)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
HSQLDB is bundled with *Office (AOO/LibO). It's written in Java so a JRE (Java Runtime Environment) must be installed in order to utilize this database engine. It is best to connect with HSQLDB using the included JDBC driver as outlined in the Base FAQ. The JDBC driver supports several modes including two with Base. There's an '''in-process ('file') mode''' that provides single-user access with seamless access (no database server) with Base. And there's a '''client-server ('server') mode''' that provides multi-user access from client-applications such as Base.
+
#Redirect [[FAQ (Base)#HSQLDB]]
 
+
See: [http://wiki.openoffice.org/wiki/FAQ_(Base) The Base FAQ > HSQLDB]
+

Latest revision as of 11:49, 22 February 2013

Personal tools