Download List

프로젝트 설명

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-10-09 20:48
1.3

이 릴리스의 수정 문제를 참여와 열의 별칭을 향상을 추가합니다.
Tags: Minor feature enhancements
This release fixes join problems and adds a column alias enhancement.

2003-10-06 21:08
1.0

이 릴리스에는 내부 조인을 지원합니다. 베타 코드를 수정 및 패치를 포함하고있다.
Tags: Minor feature enhancements
This release supports inner joins. Beta code fixes and patches have
been incorporated.

2003-09-22 22:31
Beta-2

합계 함수는 실제로 작동합니다. 아니 null이 제약과 기본 값 (있을 경우 테이블을 만들 때) 제공 할 것입니다. 삽입하는 동안 열에 null 값을 위해이 릴리스를 확인합니다. 만약 그들이 어디 nulls '로 null이'하지 표시됩니다 발견되는 그것은 실패합니다.
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’.

2003-09-17 04:44
Beta 1

이 버전에서는 기능을 평균, 최소, 최대, 이제 작업을 계산합니다. 또한 버그 수정이 릴리스를 선택하십시오.
Tags: Minor bugfixes
In this version, the functions avg, min, max, and count
now work. This release also fixes select bugs.

2003-09-14 08:40
Alpha 1

Tags: Initial freshmeat announcement

Project Resources