It depends, if you want access to the interface look at the Python-UNO[1] bridge in OOo, if you want access to the data itself there may be a driver via odbc or a .NET provider for its Database engine[2].
Remember an OOo database is simply a zip file, unpack and access. Links: 1. http://udk.openoffice.org/python/python-bridge.html 2. http://hsqldb.org/ Glenn R. Martin http://www.technicalstressings.com http://www.macux.com Czapajewz wrote: > Hi! > > Does anybody know how to connect to the OpenOffice Base > database both under linux and windows? > > best regards > Czarek > _______________________________________________ > Gtk-sharp-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/gtk-sharp-list >
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
