[antlr-interest] A SQL Parser written in C#-- Help please!

Addi Jamshidi ajpb at yahoo.com
Thu Nov 14 19:27:19 PST 2002


Would anyone know if there is a SQL parser written in
C#?

Basically what I am looking for is for a parser (or a
tool) - written in C# -  that takes as input an SQL
statement (preferably a DB2 SQL statement) and parses
it and generates the parsed tree in terms of XML (or
something similar to that - as long as there is a way
to traverse through the output of the parser and
extract the meta data info constructing that SQL
statement -- such as table names, column names, the
Where clause, etc., etc.)...

Many thanks in advance,



__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list