Download List

프로젝트 설명

QueryForm is a Java GUI application that
provides a powerful form-based front end for
relational databases. It supports multiple
concurrent connections to different
databases. Tables can be queried through a
simple form-based interface or a custom
WHERE-clause editor. Query results can be
browsed one row at a time through the the
form interface or viewed in a scrollable grid,
and can be exported to CSV files or INSERT
statements. Table rows can be created,
updated, or deleted, and table metadata can
be viewed for each table in a database.

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.

2005-06-07 19:32
1.4

다국어 메뉴 지원, 중국어 언어 리소스 번들을 포함하여 추가되었습니다. 컬럼 아닌 표준 데이터 형식 (형식이 아닌 java.sql.Types에 포함) 현재 표시하고 편집할 수있습니다. 날짜 열을 오래 짧은 형태 사이의 격자보기에 토글 수있습니다. 테이블 메타 데이터 창을 지금은 다른 데이터베이스에 테이블을 복제하는 데 사용될 수있다면 CREATE TABLE 문을 표시 DDL 탭을 포함합니다. 각종 개조하면 되겠어 1.5 컴파일러 및 JVMs 코드를 Java와 호환될 수 있도록 일을했다.
Tags: Minor feature enhancements
Support for internationalized menus was added,
including a Chinese language resource bundle.
Columns with non-standard data types (types not
included in the java.sql.Types) can now be
displayed and edited. Date columns can be toggled
between long- and short-form in grid views. Table
metadata windows now include a DDL tab which
displays a CREATE TABLE statement that can be used
to replicate a table in another database. Various
tweaks were done to make the code compatible with
Java 1.5 compilers and JVMs.

2004-06-07 17:55
1.3c

이 릴리스의 버그 수정 여기서, 만약 테이블에 메타 데이터 창에서 열 목록을 정렬되었다 susequently 순서 열을 밖으로 보여 쿼리 양식을 개설. 새로운 향상된 설치 프로그램은 또한, 및 Mac OS X 시스템, 윈도우 시스템뿐 아니라 유닉스, 리눅스 QueryForm를 설치합니다.
Tags: Minor bugfixes
This release fixes a bug where, if the columns
list in a table metadata window was sorted,
susequently opened query forms would show the
columns out of order. The new, improved installer
program now also installs QueryForm on Unix,
Linux, and Mac OS X systems, in addition to
Windows systems.

2003-10-04 21:52
1.3b

이 릴리스의 버그 수정, 희귀 인스턴스에서 행 업데이 트에 실패할 것이다.
Tags: Major bugfixes
This release fixes a bug which, in rare instances,
would cause row updates to fail.

2003-08-25 10:06
1.3a

이 릴리스 및 유닉스 시스템에서는 드라이버를 디렉토리 경로를 정확하게 결정되지 있던 버그가 수정된 드라이버가 시스템 클래스 경로에서 로드될 수있다. 또한 ResultSetMetaData의 구현 단점 HSQLDB의 JDBC 드라이버에 의해 제공 주위를 작동합니다. 또한, HSQLDB의 JDBC 드라이버 클래스 목록 QueryForm 검사를 시작할 때에, 만약 클래스 경로에서 사용할 수 있으므로 데이터 원본 드롭 다운 대화 상자 설정에 추가됩니다 추가되었습니다.
This release fixed a bug on Unix systems where
the path to the drivers directory was not
correctly determined, and the drivers had to be
loaded from the system classpath. It also works
around a shortcoming in the implementation of
ResultSetMetaData provided by HSQLDB's JDBC
driver. Additionally, HSQLDB's JDBC driver class
was added to the list that QueryForm checks when
it starts up, so it will be added to the
dropdown in the data source config dialog if it
is available in the classpath.

2003-08-11 12:44
1.3

이 릴리스와, 어떤 느낌을 변경할 수있습니다 플러그보세요 완벽하게 지원 기능 - the - fly 방식. 많은 타사 보이게 및 모듈을 느낄 번호를 무료로 사용할 수있습니다. 새롭게 향상된 사용자 설명서도 포함됐다.
Tags: Major feature enhancements
This release features full support for pluggable
look-and-feels, which can be changed on-the-fly.
Many third-party look-and-feel modules are
available, a number of which are free. A newly
enhanced user guide was also included.

Project Resources