Hello Vijay,

the ANTLR project has grammars for SQL available.
You might also check RDBMS implementations e.g. Derby to extract the  SQL
parser.

Regards,
Heinz


On Nov 29, 2007 2:48 PM, Vijay <[EMAIL PROTECTED]> wrote:

> Hi,
>
>
> I am looking for library which can parse SQL statement for correctness
> before handled to PreparedStatement/Statement in JDBC. I have urgent
> requirement.
>
> Thanks if anyone can help me.
>
> Vijay
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to