DeSIgN wrote:
Hi!People do use delphi to access the OOo API. Do you want to use the API or do you want to use an ODBC driver?
i have a problem!
I won't to connet to openoffice base database (.odb) with delphi.
How a can do it?
There is a driver for windows odbc to connct to .odb database?
I believe that an odb database that embeds an HSQLDB database is not using the standard database format, so you probably must use the OOo API to access the document. If you find out otherwise, I would like to know about it. Also, you might want to ask on the dev list. Frank S. probably knows the to this question.
-- Andrew Pitonyak My Macro Document: http://www.pitonyak.org/AndrewMacro.sxw My Macro Book: http://www.hentzenwerke.com/catalog/oome.htm Free Info: http://www.pitonyak.org/oo.php
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
