Download List

Projeto Descrição

FlatFileSqlDatabase is an implementation in PHP of a small database using SQL to access and using text files to store the data.

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.

2003-09-22 22:31 Back to release list
Beta-2

A função soma realmente funciona. Não constrangimentos nula e valores padrão são colocadas em (se fornecido durante a criar a tabela). Isto verifica liberação de valores nulos nas colunas durante a inserção. Ele não se nulos são encontrados onde eles não estão marcados como 'nulo'.
Tags: Minor bugfixes
The sum function actually works. Not null constraints and default values are put in (if supplied during create table). This release checks for null values in columns during insert. It fails if nulls are found where they are marked as ‘not null’.

Project Resources