AddGeneral SQL Parser
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



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 we will make it conforms to most of the entry-level SQL99 Standard.

  • Category:
    Database Tools
  • Author:
    (More by this author)
  • Info:
    Shareware
  • Date added:
    05 January, 2006 21:34
  • Views:
    724
  • Downloads:
    551
  • Price:
    59.00 USD
Usefulness
Documentation
Stability
Value
Ease of Use
Level of Use
0 people have rated this applicaton
Total Average
 
You can submit your own rating, for this you must be logged in.
Files:
Related Downloads
TGSqlParser  - 27 June, 2004 - James Wang

General SQL Parser is developed to help people who want to check syntax of SQL statements, pretty print out SQL statements in their own program. It can also provides more detail information about a SQL statement such as statement types (Select,...

Line parser (Calculator)  - 18 August, 1998 - Dmitry M.Ivlev

Simple but powerful line parser allows calculate expressions. It understand C like expressions. Can be easy extended with consts and functions. The special degree numbers format allow use degree in expressions. Syntax example:...

Regular expression parser for Delphi  - 10 November, 2005 - Eddie Shipman

Regular expression parser class for Delphi by Russell Libby. Fully commented.

UCalc Fast Math Parser 2.0 - 05 October, 1999 - Daniel Corbier

UCalc Fast Math Parser is a 32-bit DLL component which allows programs to evaluate math expressions that are defined at run time. It supports conventional math operators and functions, as well as unlimited user operators, functions, and...

Expression parser v3.4 - 15 May, 2004 - Todor Marholev

Expression parser is a library of components, that evaluates Pascal like scripts at run time. It is not an interpretator, but is a quasi compiler, so it works fast. Features: supports: if...then..else...;for...:=... to/downto ... do ;...

Related Information
  • HELP WITH EXCEPTIONS ..... I'M GETTING CRAZY! (2001-01-06 19:59:49)
    How to make it run as if you were running it outside of Delphi. Tools | Debugger Options --> Language Exceptions. Their is a checkbox titled...
  • HOW TO CREATE SEQURE LOGIN TO DESKTOP APPLICATION (2001-01-05 09:30:01)
    I'm not pretty sure, what your intention is. One possible approach would be to use a edit-field, which cannot be "spyed out" by the usual password...
  • QUERY PARAMETER QUESTION...? (2001-01-04 22:44:03)
    there are two parts first is writing the script with variable and another is using bind variable eg- for first you can say query1.sql.text...
  • QREPORT & TQUERY QUESTION (D5) (2001-01-09 04:12:35)
    though in your question you said that the dataset property of the quickreport is configured but i bet that you have not because that is the only...
  • SENDING FILES VIA HTML!!! .... BUT WITHOUT ANY COMPONENT (2001-01-09 23:49:06)
    I really don't know if this will help you or not, but I came across it a while back and thought it might be of use to you regarding how you phrased...
Related News
UCalc Fast Math Parser 2.0 released - 08 October, 1999
MIAMI, Florida, Oct. 8, 1999 -- Corbier today announced the release of UCalc Fast Math Parser 2.0 where a fully functional copy is available for...
UCalc Fast Math Parser 2.0 Pro FREE - 02 November, 2005
Licenses for UCalc Fast Math Parser 2.0 Pro (a $450 value) are now being given away for free in an experimental promotion during November.
UCalc Fast Math Parser beta + Free upgrade - 07 September, 2004
An important beta for the next version of UCalc Fast Math Parser was released. New features include support for multithreading, complex numbers,...
ANN: EMS QueryBuilder 2.0 released! - 19 September, 2002
Dear Sirs and Madams,

EMS HiTech Company is announcing the version 2.0 of the QueryBuilder component suite -- powerful components...
ANN: Gastown Command Line Parser V1.0 - 06 June, 2006
I'm pleased to announce the official release of the Gastown Command Line Parser. Gastown allows you to easily and reliably parse parameters that...
Categories

Latest Forum Entries