For many people the mere thought of having to create or use a database sends shivers down the spines of many users. But it doesn't have to. Creating a database and adding data to that database is actually a simple task in OpenOffice.org Base.
Thank you for the help and advice toracat and NedSlider.I followed the command line route - yum install openoffice.org-base which installed the database component, but I had to reboot t... [by bigal]
If you're toying with the idea of creating a document management solution using OpenOffice.org Base, you don't have to start from scratch. Sergio Corato, the developer of the nifty FastMailMerge extension, has released a beta version of a simple document management database built with OpenOffice.org Base.
Hi allHaving a problem with libreoffice base (the database application), it launches fine, but when I go to work with a database it throws an error "The connection to data source 'dbtest' could not be established. No Java installation could be found".I've tried changing ownership of .config folder to myself as recommended in another thread, reinstalling OpenJDK.
Hi!
I would like to open a database and get data from it. I read a tutorial about this and made an application. I'm trying to check if the database exists, if not, create a new db in the Android's default system path of your application database and copy the data from a db to there (which is in the assets folder).
Just installed LibreOffice Base from USC and ended like this:
Code:
Package Installation Failed
The Installation or Removal of a software failed
installArchives() failed: Selecting previously unselected package libservlet2.5-java.
(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ...
I'm in the process of downloading Oracle database 11g to install and configure on Red Hat Enterprise Linux 5.5 (64-bit) & I've checked the system requirements page for Linux x86_64 however I don't know what packages are required to install the database engine on Red Hat.
I have use Open Office Base as a front end for SQlite databases, in 10.04 linked via ODBC.
I am updating to 12.04, so I loaded LibreOffice base, looks just like OObase.
I have an asp.net 4.o application running on window server 2008 and a oracle 11G database server running on linux.
There is two database server with same virtual ip.
Recently some how one database server went down and another database server starting working.
Every thing went perfectly on database server site with small problem of oracle listener
But on my application server memory start increasi