<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
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 database access, for this purpose MySQL
is better, as it is easy to install (you just push a button and it's
on your computer, after this you only have to know SQL Table
creating commands)<br>
<br>
Gabor<br>
<br>
2011. 09. 02. 12:37 keltezéssel, Jonathan Aquilina írta:
<blockquote
cite="mid:CAHdpx630FONmYM_bmCj_HMZTBb1KXADWHLervu7oiG+eApBGEQ@mail.gmail.com"
type="cite">Jeni you mention oracle being more difficult to
configure, In my database course last year we used an online
oracle database, Its free to use and you must ensure no private or
real sensative data is used to populate the database.<br>
<br>
Not sure if this would be of any use <br>
<br>
<a moz-do-not-send="true" href="http://apex.oracle.com">http://apex.oracle.com</a><br>
<br>
its free to use and to work with.<br>
<br>
<div class="gmail_quote">On Fri, Sep 2, 2011 at 12:33 PM, Jenei
Gábor <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:jengab@elte.hu">jengab@elte.hu</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex;">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 configure, it even
needs an own oracle system user who will be the database
administrator. But in general all database systems should be
more or less equal, as they all use SQL, unfortunatelly there
are such differences as HSQL<-> Oracle(also MySQL), in
HSQL you need to write table names like: "Table1" in Oracle
you can do it just saying table1 or even Table1 as SQL is
originally not case sensitive except for string constants. In
HSQL I even noted that there is no C-like /* */ comment, if I
am not wrong it exists in Oracle, however Oracle is a quite
extended SQL language, it contains an own programming language
called PL/SQL.<br>
<br>
2011. 09. 02. 12:09 keltezéssel, Caolán McNamara írta:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
On Thu, 2011-09-01 at 22:08 +0200, Jenei Gábor wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
How can I quickly setup a database and query to test
this thing?<br>
</blockquote>
</blockquote>
I find setting up databases and configuring them a super
pain in the<br>
ass, so much so that I have a fair number of bugs lingering
because I<br>
can't motivate myself to struggle with configuring
databases.<br>
<br>
Personally, I think I would be tempted by something like a
virtual box<br>
VDI pre-configured, installed and populated databases
images/appliances<br>
<br>
Is this a stupid idea ?<br>
<br>
C.<br>
<br>
<br>
</blockquote>
<br>
_______________________________________________<br>
LibreOffice mailing list<br>
<a moz-do-not-send="true"
href="mailto:LibreOffice@lists.freedesktop.org"
target="_blank">LibreOffice@lists.freedesktop.org</a><br>
<a moz-do-not-send="true"
href="http://lists.freedesktop.org/mailman/listinfo/libreoffice"
target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Jonathan Aquilina<br>
</blockquote>
<br>
</body>
</html>