user445714
user445714

Reputation: 393

Visual basic 2010 to open office base

How do i make the connection between visual basic and open office base, I can only find tutorials showing how to connecting to access.

Any help?

Upvotes: 1

Views: 6589

Answers (1)

Jay
Jay

Reputation: 6027

Here is a link that may help:

Working with Open Office in .NET

Its a bit older, and somehow even older than that:

http://opendocument4all.com/content/view/68/47

and then the general information on the API

http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide/API_Intro

Upvotes: 3

Related Questions