brabbit Newbie

Joined: 05 Oct 2006 Posts: 1
|
Posted: Thu Oct 05, 2006 2:01 pm Post subject: Java & OpenOffice |
|
|
Well I'm a new beginner in this thing of openoffice, I just want to know how can i connect a database in ooo with java lenguaje, I have search, but I don't understand where exactly I have to begin...
As I've said, I want to know how to connect java with a database in ooo and use sql statements to do the transactions, I hope you can help me, it would be nice to have an answer, well see ya!! |
|
DrewJensen Super User


Joined: 06 Jul 2005 Posts: 2616 Location: Cumberland, MD
|
Posted: Thu Oct 05, 2006 3:54 pm Post subject: |
|
|
If you look at the developers guide you will find the examples in Java, and the section on database access will cover exactly what you need to do for this.
The dev. guide is part of the SDK or can be found on-line at
Developers Guide |
|