I am looking for an Open Source Java database that <must> (spec. don't ask
-why-) comply with SQL Entry Level 92. Sofar I have looked at HSQL, McKoi
and Axion. HSQL is suberb for my needs but they don't support HAVING and
some other features that don't make them compliant.
To make things worse I only have a draft SQL92 standard (no budget to pay
ISO) :-(.
Any thoughts about this???
----------------------------------------------------
Kind Regards,
Jim Caprioli
Software Engineer Java
NiLOSTEP
http://nilostep.com
> I am looking for an Open Source Java database that <must> (spec. don't
> ask -why-) comply with SQL Entry Level 92. Sofar I have looked at HSQL,
> McKoi and Axion. HSQL is suberb for my needs but they don't support
> HAVING and some other features that don't make them compliant.
> To make things worse I only have a draft SQL92 standard (no budget to
> pay ISO) :-(.
I'm using HAVING with HSQL on a regular basis. Did you look at 1.7.2 or an older
version? Although I'm pretty sure I have used HAVING with 1.7.1
Thomas
jim caprioli - 23 Apr 2004 07:03 GMT
1.7.2 alright. I used the wrong example, sorry. In HSQL docs it says that
it is not SQL92 compliant. I was wondering what is missing in hsql that
doesn't make it compliant.
>> I am looking for an Open Source Java database that <must> (spec. don't
>> ask -why-) comply with SQL Entry Level 92. Sofar I have looked at HSQL,
[quoted text clipped - 7 lines]
>
> Thomas

Signature
http://NiLOSTEP.com/