General SQL Parser

Category
Programming
Delphi Tools and Components

Review

Create parser for different databases such as MSSQL,Oracle to deal with different sql dialects. Syntax check, give the error token, position and hint message. Pretty print SQL statements with lots of configurable parameters, make it more readable. Modify all parts of input sql, then rebuild on the fly. Identify various database objects such as table, field, function in sqls. Create different visitors to visit parse tree for any purpose with the full control of all tree nodes. Export parse tree to xml string for further processing. Generate a list of TCustomSqlStatement objects which represent the corresponding SQL statements that have beed parsed. 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.

Related programs

Recently downloaded programs


Search

Recent searches