Xplain2sql converts Xplain statements to SQL statements. More about this tool can be found in:
Xplain2sql supports a very large subset of Xplain already, and it is continually extended until full support is reached. Currently it can convert from Xplain to Microsoft SQL Server, Borland InterBase, Firebird, DB/2, Oracle, PostgreSQL, SQLite 3, MySQL, ANSI-92 SQL, Microsoft Access and FoxPro:
Contact me if you want support for other databases.
The latest release is 3.0. It was released on 2007 March 13. There are downloads of sources, and binaries for various platforms.
| Description | File name |
| Full source, samples and documentation, no binaries. The source is written in Eiffel, you need to have the SmartEiffel 1.2r7 compiler installed to compile it. See the docs for details. | Eiffel source tarball release |
| Eiffel zipped release | |
| C source code (translated from Eiffel). Type make and you have a binary for every platform that has a Standard C compiler. Type make xplain2sql-bcc to make a binary with the Free Borland C 5.5 compiler. |
C source tarball release |
| C source zipped release | |
| Samples, documentation and the man page in case you downloaded a binary). | xplain2sql.doc.zip |
| User visible changes. | NEWS |
| ChangeLog of xplain2sql. | ChangeLog |
| Platform | File name | Version |
| Windows (compiled on Windows 2000 SP4 with Borland C 5.5) | xplain2sql.exe | 3.0 |
| Linux Intel binary (compiled on kernel 2.6.20, glibc 2.4). Rename it to xplain2sql. | xplain2sql-linux | 3.0 |
| Linux Intel debug binary (compiled on kernel 2.6.20, glibc 2.4). Rename it to xplain2sql. | xplain2sql-linux-debug | 3.0 |
| FreeBSD 4.x package (compiled on FreeBSD 4.11-STABLE) | xplain2sql-2.4.tgz | 2.4 |
| FreeBSD 6.2 binary (compiled on FreeBSD 4.2-RELEASE)Rename it to xplain2sql. | xplain2sql-freebsd | 3.0 |
| RedHat Linux RPM (compiled on RedHat Linux 7.1). | xplain2sql-3.0-1.i386.rpm | 3.0 |
| Solaris 10x86 binary. Rename it to xplain2sql. | xplain2sql-solaris10 | 3.0 |
The latest beta release is 3.1.1. It was released at 2007 December 10. There are downloads for sources and binaries for various platforms.
| Description | File name |
| Full source, samples and documentation, no binaries. The source is written in Eiffel, you need to have the SmartEiffel 1.2r7 compiler installed to compile it. See the docs for details. | Eiffel source tarball release |
| Eiffel zipped release | |
| C source code (translated from Eiffel). Type make and you have a binary for every platform that has a Standard C compiler. Type make xplain2sql-bcc to make a binary with the Free Borland C 5.5 compiler. |
C source tarball release |
| C source zipped release |
| Platform | File name | Version |
| Windows (compiled on Windows 2000 SP4 with Borland C 5.5.1) | xplain2sql-beta-3.1.1.exe | 3.1.1 |
| i686 Linux RPM. | xplain2sql-beta-3.1.1-1.i386.rpm | 3.1.1 |
| i686 Linux binary (compiled with glibc-2.4). | xplain2sql-beta-3.1.1-linux | 3.1.1 |
| i686 binary debug version. | xplain2sql-beta-3.1.1-linux-debug | 3.1.1 |
Support for Xplain2sql is provided in the Xplain group.
Or you can send a message to Xplain@yahoogroups.com.In case an older release has worked for you, but a newer one doesn't, here the previous releases:
Note: on request, source or other format releases are also available.
NOTE: This HTML page requires a browser that supports XHMTL and Cascading Style Sheets 2. |