Download List

Projeto Descrição

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.

2011-12-20 12:30
4.1.0 beta

Melhorias de desempenho importante com estende e correções de bugs.
Tags: Beta
Important performance improvements with extends and bugfixes.

2008-08-19 09:25
4.0.0

Muito melhor geração de código para a contagem, min, max, e funções com total externa esquerda se une em vez de sub-selects. Uma nova extensão para imitar inserir SQL's em ... selecionar. Os atributos estendidos agora pode ser atualizado para a maioria dos dialetos. Uma variedade de correções. Agora inclui um pacote Ubuntu 8.0.4.
Tags: Major feature enhancements
Much better code generation for the count, min, max, and total functions using left outer joins instead of sub-selects. A new extension to mimic SQL's insert into ... select. Extended attributes can now be updated for most dialects. A variety of bugfixes. Now includes an Ubuntu 8.0.4 package.

2007-03-02 09:21
2.5.1

Assert foi adicionado suporte. Se-então-senão é suportado no init [default] declarações de dialetos que suportam gatilhos.
Tags: Beta, Major feature enhancements
Assert support was added. If-then-else is
supported in init [default] statements for
dialects that support triggers.

2006-06-21 21:57
2.4

Mais fiel apoio para init [default] expressões. Saída quando o PostgreSQL usando valores em um procedimento armazenado foi corrigido. O suporte ao MySQL 5 foi adicionado. Suporte para SQLite 3 foi adicionado. Qualquer apoio e nulo são corretamente implementadas para InterBase 6. Funções como min e máx agora funcionam como esperado em InterBase 6.
Tags: Major feature enhancements
More faithful support for init [default] expressions. PostgreSQL output when using values in a stored procedure has been fixed. MySQL 5 support has been added. Support for SQLite 3 has been added. Any and nil support are now correctly implemented for InterBase 6. Functions like min and max now work as expected on InterBase 6.

2005-12-02 08:52
2.3

MySQL 5 e SQLite foi adicionado. Completo suporte foi adicionado para o padrão init init e para a maioria dos dialetos. InterBase 6 melhorias foram feitas.
Tags: Beta, Major feature enhancements
MySQL 5 and SQLite support was added. Complete
support was added for init and init default for
most dialects. InterBase 6 improvements were done.

Project Resources