Re: [Libreoffice] testing databases

2011-09-02 Thread Eike Rathke
Hi Caolán, On Friday, 2011-09-02 11:09:37 +0100, Caolán McNamara wrote: > > > How can I quickly setup a database and query to test this thing? > > I find setting up databases and configuring them a super pain in the > ass, so much so that I have a fair number of bugs lingering because I > can't

Re: [Libreoffice] testing databases

2011-09-02 Thread Jenei Gábor
Yes, but still it is much more complicated to configure on server side, however I admit that it has much more functions also, by the way I used it in database courses also, it's a quite widely used database system, but I don't think it worth the time if you just plan a simple php page with data

Re: [Libreoffice] testing databases

2011-09-02 Thread Jenei Gábor
Well, naturally it isn't a virtual machine with already set up DB systems can be useful, however for me it cause no problem to set up a database, as for MySQL it only needs some basic SQL knowledge and the using of apt/synaptic. But for example an Oracle server is much more difficult to configu

[Libreoffice] testing databases

2011-09-02 Thread Caolán McNamara
On Thu, 2011-09-01 at 22:08 +0200, Jenei Gábor wrote: > > How can I quickly setup a database and query to test this thing? I find setting up databases and configuring them a super pain in the ass, so much so that I have a fair number of bugs lingering because I can't motivate myself to struggle wi