Download List

Project Description

xplain2sql converts files from Xplain to SQL. It supports a very large subset of Xplain, and it can convert from Xplain to Microsoft SQL Server, DB/2,
Inprise InterBase, PostgreSQL, Oracle, MySQL 5, SQLite 3 or ANSI-92 SQL. It can also generate an XML description of the generated SQL. This XML description can be used to create low-level middle-tier code. Example stylesheets for Eiffel/ECLI and Delphi/ADO are included. The C source code release should compile on any platform with an ANSI C compiler. There are binary releases for FreeBSD, Linux, Solaris x86, and Windows 2000.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:14
0.8.0

DB/2 support, fixes for various wrong SQL generation bugs (including an import one when using extends), a new column rename operator `as', support for Xplain per operator in get statements (i.e., you can sort your results now), requirement of the Formatter library to compile, and compile support with SmallEiffel and VisualEiffel.

2001-01-30 15:14
0.7.0

Fields are now not null by default. MySQL support was added. InterBase support was improved. Bug fixes were made in middle-tier Delphi/ADO generation.

2001-01-30 15:14
0.6.1

Intial freshmeat announcement; support for Xplain 5.8 syntax and Delphi + ADO middleware code generation.

Project Resources