Download List

Descripción del Proyecto

nsFB is an internal AOLserver database driver for
the Firebird or Interbase database. It supports
reading and writing BLOB data and ARRAY data. It
supports the full size of varchar (32765 bytes) or
char (32767 bytes). Many configuration options are
supported, such as charset, dialect, transaction
isolation level, etc. All kinds of data types are
supported, such as NUMERIC or DECIMAL.

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.

2006-10-24 07:12
1.2

Esta versión incluye el soporte para importar un archivo en un BLOB y escribir un BLOB en un archivo. Hexadecimal o base 64 representaciones de cadena de datos se pueden leer o escribir en la base de datos.
Tags: Minor feature enhancements
This release adds support for importing a file into a BLOB and writing a BLOB into a file. Hexadecimal or base 64 string representations of data can be read from or written to the database.

2006-10-06 14:39
1.1

Esta versión incluye el soporte para Firebird / Interbase funciones específicas, y la creación de bases de datos y bajando información sobre las conexiones de bases de datos, y un evento de base de datos de manejar.
Tags: Minor feature enhancements
This release adds support for
Firebird/Interbase-specific functions,
creating and dropping databases and information
about database
connections, and a database event handle.

2006-09-14 14:38
1.0

Tags: Initial freshmeat announcement

Project Resources