Laboratory.NET - Resources for .NET Developers
Home  •   Free .NET  •   Popular .NET  •   Discussion

  • .NET Component Requests
    If you are looking for .NET Component or Control and need help finding it, ask here.


General SQL Parser .NET Component v.0.9.5

by Gudu Software

Summary: help people who want to check syntax of SQL statements,
pretty print out SQL statements,and parse SQL statements into a parse tree in their own program

Shareware  $59.95
Status: Fully Functional
Sources Not Available  



Let us know if you like it.  
  • 0
  •  (0%) 
  • 0
  •  (0%) 
  |   Comments (0)

Detailed Description

General SQL Parser is developed to help people who want to check syntax of SQL statements,
pretty print out SQL statements,and parse SQL statements into a parse tree in their own program.
It provides detail information about a SQL statement such as
statement types (Select, insert, update, delete or create and so on),
what's tables and fields are used in a statement,
and different parts of a SQL statement are also available such as where clause,
group by clause and having clause and so on...

General SQL Parser is designed to deal with SQL statement used by different Database
Such as Oracle,DB2,Informix,Sybase,Postgres,MySQL and so on, and conforms to most of the entry-level SQL99 Standard

Features:

1. Create parser for different databases such as MSSQL,Oracle to deal with different sql dialects.
2. Syntax check, give the error token, position and hint message.
3. Pretty print SQL statements with lots of configurable parameters, make it more readable.
4. Modify all parts of input sql, then rebuild on the fly.
5. Identify various database objects such as table, field, function in sqls.
6. Create different visitors to visit parse tree for any purpose with the full control of all tree nodes.
7. Export parse tree to xml string for further processing.
8. Generate a list of TCustomSqlStatement objects which represent the corresponding SQL statements that have beed parsed.
9. Parser can be instructed to ignore syntax error and continue,Continuously check multiple SQL Statements even if there are syntax errors in some of these statements.
10. NET, COM and VCL version, so it can be used in various development environment such as C#, VB .NET, VC++, VB, DELPHI, Free Pascal, Kylix


Comments

There are no Comments for this Product


Leave a comment


Please comment only the product here. If you have technical problems or suggestions on our web site, please use contact form.
Name
(required)
E-Mail
(will not be published) (required)
XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
Comment
 

 

LabDotNet Catalog Search


Advanced Search

Google Custom Search

.NET Controls
.NET Forums
.NET Blogs