To do list:
1.Create new classes to represent different type of SQL statements such as select, insert, update, delete and create.
A rich set of properties and methods will be provided to make it easy to retrieve fields, tables, clauses information from a SQL statement.(This is available since ver0.2.0)
2.Make pretty print function more flexible and configurable, such as how to indent or align keywords.
3.Make specific version of general SQL parser for different database such as Oracle , DB2 and so on.
(SQL parser for oracle is available since ver0.3.0)
4.Support more type of SQL statements such as create view, index and so on.
5.SQL statements translate between different databases.
HOME
|
DOWNLOAD
|
TO DO LIST
|
SUPPORTED SQL
|
NEWS |
HISTORY
|
DONATE
COPYRIGHT (C) 2001-2004 Gudu Software , ALL
RIGHT RESERVED |