Download List

프로젝트 설명

Autotabla is a CGI interface to a collection of
SQL tables. Only a simple XML description of the
database schema (table names, fields, etc.) must
be provided, and all table maintenance can then be
done from a Web page.

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.

2002-08-07 21:55
1.96

Oracle 데이터베이스에서 일련 번호 필드에 자동으로 트리거 생성을위한 스크립트를 추가했습니다. 어떤 Perl의 버전보다 5.6 (5.003) 낮은 고정와 함께 작동하지 않을 프로그램을 만들어 여러 버그.
Tags: Minor bugfixes
A script for automatic trigger generation for serial number fields in Oracle databases was added. Several bugs which made the program not work with Perl versions lower than 5.6 (5.003) were fixed.

2002-08-06 04:35
1.95

기능은 그렇게 텍스트 필드에서 편집할 수있는 추가되었습니다 HTML을 한 줄에 필드 또는 HTML을 텍스트 영역 필드를 선택합니다. 새로운 프레임 워크를 개선 HTML을 생성 위치에 배치했다.
Tags: Minor feature enhancements
Functionality was added so that a text field could be edited in a HTML one-line field or a HTML textarea field, on choice. A new framework was put in place for improved HTML generation.

2002-08-05 04:59
1.94

필드에 자동으로 일련 번호 생성에 대한 지원이 그 같은 종류의 (로 추가되었고 일반적인 메커니즘은 다른 데이터베이스와 작업을 제공하고있다 MySQL에서 "auto_increment")로 표시.
Tags: Minor feature enhancements
Support for automatic serial number generation in fields marked as such (as those of type "auto_increment" in MySQL) has been added, and a general mechanism has been provided to get it working with other databases.

2002-04-27 23:04
1.93

그것은 어디서나 워드 프로세서에서 작성된 아니었지만, 기본 키 필드를 직접 웹 인터페이스를 통해 수정할 수없습니다 coud. 이제 그들은 수도있습니다. 사소한 버그가이 새로운 기능에 대한 고정했다.
Tags: Minor feature enhancements
It was not written anywhere in the docs, but primary key fields coud not be modified directly from the Web interface. Now they can. Minor bugs were fixed regarding this new functionality.

2002-03-30 02:20
1.91

일반적으로 소스 코드를 개편과 함께 파일의 함수와 변수를 그룹화하고 자신의 목적에 의해 분류했다. 아니 새로운 기능이 추가되었습니다.
Tags: Minor feature enhancements
A general source code reorganization, grouping functions and variables together in files and classified by their purpose. No new functionality has been added.

Project Resources