General SQL Parser NET version
General SQL Parser is developed to help people who want to check syntax of SQL statements, pretty print out SQLstatements, and parse SQL statements into parse tree in their program......General SQL Parser is designed to deal with SQL statement used by different Database Such asOracle,DB2,Informix,Sybase,Postgres,MySQL and so on...
