Bah, The database stuff in Soffice is a mild dissapointment.
Not what I was expecting at all. Nothing like Access or anything, the soffice relational database is a seperate application called "Adabas D".
It's one of those that has a "database kernel" or whatnot, so it's a full-fledged multiuser sql database.
Then the Soffice Office stuff can access that database and use it's information is things like spreedsheets and whatnot and submit information and whatnot. It's suitable for a big business situation and all that, but a Access replacement it is DEFINATELY NOT.
At least by itself... If there was a nice SQL office application out their to help build databases, then that would be cool, but I am not aware of one.
The version of Adabas that comes with Soffice is freely aviable
here. So you can look at it without having to buy Soffice like I did.
In order to use Access files you would have to translate it thru the ODBC drivers stuff in Windows. OR export it to CSV (comma seperated values) and lose all the queries and such and then import it into Adabas.
The whole thing is over my head.
The easiest solution is probably just to buy another copy of Office pro... ghrrr. Unless you know a lot more about databases then me (which is likely.)
edit:
Oh, I gues you can create Tables, Queries, and do stuff like establish relationships from within Star Office.
Of course from the documentation, OR LACK THEREOF. You would have NO IDEA THIS WAS POSSIBLE. ghrr. Of course I can't get it to work worth a damn.