Download List

Descripción del Proyecto

DBViewer Plugin is an Eclipse Plugin as a Database Front end . It connects with various Databases by way of JDBC Driver, The function to assume not DB manager (DBA) but developer (Developer) is offered.

System Requirements

System requirement is not defined

Publicado: 2008-07-17 22:56
DBViewer 1.0.8.v20080717 (1 files Ocultar)

Release Notes

[概要]
DBViewerPluginは、Eclipse(統合開発環境)を拡張するプラグインであり、
JDBCDriverを使用したデータベースフロントエンドです。
DBAの方よりも開発者(Developer)の方をターゲットにした機能を提供しています。

[開発者]
ZIGEN(zigen_mm@yahoo.co.jp)

[ライセンス]
Eclipse Plugin License(EPL)採用しています。
免責事項など、上記ライセンスに含まれております。必ず一読願いします。
※万が一、DBViewer Pluginによって直接・間接の損害に対した場合、
当方はいかなる責任も負いません。

[必要な環境]
・JDK1.4 or JDK1.5 or JDK1.6
・Eclipse Platform 3.2.x または 3.3.x または 3.4.x
・接続データベースのJDBC driver

Changelog

------------------------------------------------------------------
DBViewer Plugin for Eclipse V1.0.8.20080717
------------------------------------------------------------------
[障害修正]

<テーブル編集エディター>
・同名が含まれるSELECT文の結果が正しくコピーされない不具合を修正