Download List

Projeto Descrição

Liberty Data Base Connectivity is a JDBC driver that provides vendor-independent database access. With LDBC, applications will just work on all major databases
without source code changes. It is based on
ANSI SQL and JDBC. It is very easy to use and learn, small and fast, and based on standards.

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.

2004-07-02 01:14
0.1.0

Autoincrement nativo para MySQL (aplicação nativa para outras bases de dados vai seguir). COUNT (DISTINCT apoio). MS SQL Server suporte usando o driver jTDS. Um 'SQL apenas "vestígios. Senha escondendo no console agora é opcional.
Tags: Major feature enhancements
Native autoincrement for MySQL (native implementation for other databases will follow). COUNT(DISTINCT support). MS SQL Server support using the JTDS driver. An 'SQL only' trace. Password hiding on the console is now optional.

2004-02-23 14:52
0.0.8

Foi adicionado suporte para [NOT] EXISTS, TENDO, CREATE TABLE IF NOT EXISTS, e DROP TABLE IF EXISTS. É agora possível recuperar a chave última autoincrement usando GET AUTOINCREMENT KEY. Importação Nova e ferramentas de exportação foram incluídos junto com um console ferramenta para processamento de consulta interactiva. As mensagens de erro são mais amigáveis e vários bugs foram corrigidos.
Tags: Major feature enhancements
Support was added for [NOT] EXISTS, HAVING,
CREATE TABLE IF NOT EXISTS, and DROP TABLE IF
EXISTS. It is now possible to retrieve the last
autoincrement key using GET AUTOINCREMENT KEY.
New import and export tools were included along
with a console tool for interactive query processing.
The error messages are now more user friendly and
various bugs were fixed.

2003-07-26 22:01
0.0.7

PostgreSQL é agora suportado. Além disso, algumas pequenas correções foram feitas. Um objeto simples biblioteca de mapeamento relação está incluído nesta versão. Ele não está terminado, assim que este é apenas um preview.
Tags: Major feature enhancements
PostgreSQL is now supported. Additionally, some
smaller bugfixes have been made. A simple
Object-Relation mapping library is included in
this release. It is not finished, so this is just
a preview.

2003-04-29 22:48
0.0.6

Autoincrement colunas são agora suportadas. O MS SQL Server / Sybase estilo é usado. Para obter detalhes, consulte a documentação. Citado nomes são usados internamente. Isso permitiu a redução da lista de palavras reservadas (palavras-chave) para cerca de 1 / 3 do tamanho original.
Tags: Major feature enhancements
Autoincrement columns are now supported. The MS SQL Server / Sybase style is used. For details, see the documentation. Quoted names are now used internally. This allowed reduction of the list of reserved words (keywords) to around 1/3 of the original size.

2002-09-26 12:09
0.0.5

Tags: Initial freshmeat announcement

Project Resources