Re: How to compile an sql query

From: Ray DiMarcello <rayd_at_comcast.net>
Date: Fri, 02 Aug 2002 01:27:24 GMT
Message-ID: <0el29.20350$vg.758739_at_bin2.nnrp.aus1.giganews.com>


Write your own SQL interpreter/data storage engine written in Java. Then market it as an alternative to MS SQL Server, Sybase ASE, Oracle, etc because they can (take care of processing sql queries).

Just use a database for crying out loud.

RD

"Sangeetha" <variaths_at_deshaw.com> wrote in message news:6fa8787f.0207310613.3269038e_at_posting.google.com...
> Hi
>
> I want to know whether any readymade tool is available which can help
> me to compile an SQL query.
> This is because i dont want to use a database. (which takes care of
> processing sql queries).
> Instead i want to issue an SQL query to a java object and get back the
> results.
> What should i do for this.
>
> Thanks
> Sangeetha
Received on Fri Aug 02 2002 - 03:27:24 CEST

Original text of this message