Download List

Descripción del Proyecto

Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, and a variety of Unix platforms. It offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers.

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.

2012-10-04 20:40
2.5.2 RC1

Numerosos problemas solucionados y se hicieron algunas mejoras menores.
Tags: Release Candidate, Major bugfixes
Numerous issues were fixed and a few minor improvements were made.

2011-09-12 05:50
2.5.1 RC1

Los meses que han transcurrido desde el lanzamiento inicial se han visto numerosos temas abordados Rastreador para hacer frente a las cosas que se han reportado doblado roto, o comprometidos en v.2.5. Así como una larga lista de correcciones de errores, una mejora de menor importancia se han hecho.
Tags: Release Candidate
The months that have passed since the initial release have seen numerous Tracker issues tackled to address things that have been reported broken, bent, or compromised in v.2.5. As well as a long list of bugfixes, a few minor improvements have been made.

2010-11-08 08:28
2.5.0 Final

El objetivo principal de Firebird 2.5 fue establecer las bases para una arquitectura nueva rosca que es casi enteramente comunes a los modelos Superserver, Classic y Embedded, teniendo en la sincronización de nivel inferior y seguridad de los subprocesos en general. Administración de usuarios es accesible a través de SQL CREATE / ALTER / DROP USER, y la sintaxis de ALTER VIEW y CREATE OR ALTER VIEW implementadas. PSQL mejoras incluyen la introducción de las transacciones autónomas y la capacidad de consultar otra base de datos mediante EXECUTE STATEMENT.
Tags: Stable, Major feature enhancements, Major bugfixes
The primary goal for Firebird 2.5 was to establish the basics for a new threading architecture that is almost entirely common to the Superserver, Classic, and Embedded models, taking in lower level synchronization and thread safety generally. User management is accessible through SQL CREATE/ALTER/DROP USER statements, and syntaxes for ALTER VIEW and CREATE OR ALTER VIEW are implemented. PSQL improvements include the introduction of autonomous transactions and the ability to query another database via EXECUTE STATEMENT.

2010-03-25 00:18
2.5 RC 2

Esta versión corrige varios errores en el núcleo, de la API y las herramientas de línea de comandos. Las cuestiones de seguridad con la función de administración y la autenticación se corrigieron.
Tags: Development, RC2
This release fixes various bugs in the core, API, and command line tools. Security issues with admin role and authentication were corrected.

2009-12-16 02:39
2.5 RC 1

Esta versión corrige varios errores. El servidor puede dejar de responder a un cliente en particular embargo en ciertas condiciones. Habrá una pequeña ventana de tiempo durante el cual el servidor remoto sería ignorar la solicitud de operación de entrada que acababa de recibir y, por tanto, parecen bloquear la aplicación cliente. El hilo de escucha se mantendrá en funcionamiento, pero el cliente se de forma sincrónica esperando el paquete de respuesta que no vendría.
Tags: RC1 Development
This release fixes various bugs. The server could stop responding to a particular client attachment under some conditions. There would be a small time window during which the remote server would ignore the incoming operation request it had just received and, thereby, seem to block the client application. The listener thread would remain operational, but the client would be synchronously waiting for the reply packet that would not come.

Project Resources