ダウンロードリスト

プロジェクト概要

phpMSAdmin は、Windows または独自のエンタープライズ マネージャーを必要とせず、Web ブラウザーを介して Microsoft SQL Server を管理することができます PHP で書かれたツールです。作成およびデータベース、テーブル、ビュー、トリガーなどを変更することができます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2006-06-17 21:40
0.13

エラー処理を改善テーブルを選択し、テーブルを変更すると、テーブルの作成機能が追加されました。能力表の列名を変更するを追加しました。リンクテーブルのプロパティページに追加された行を挿入します。関数、プロシージャ、およびビューの変更機能が自動的にのALTERの代わりにCREATE TABLEを定義を切り替えるには、更新されました。
タグ: Code cleanup
Improved error handling was added to table select,
table modify, and table creation functions. The
ability to change table column names was added. A
link to insert rows on the table properties page
was added. The function, procedure, and view
modification functions were updated to
automatically switch the defintion to ALTER
instead of CREATE.

2006-06-11 07:36
0.12

Windows上のリストのDSNは、システムを解析するためのサポートが追加されました。テーブルの変更エラーを表示する問題を修正しました。より良いエラー処理および表示する列の付加機能が追加されました。トリガ機能は、携帯電話のバージョンに追加されました。
タグ: Minor feature enhancements
Support for parsing the system DSN list on Windows
was added. A table modification error display
problem was fixed. Better error handling and
display were added to the column addition
function. A trigger function was added to the
mobile version.

2006-06-03 23:21
0.11

これは、機能を作成するため導入し、管理するための中間レベルの機能がリリースされトリガされます。メニュー内のテーブルの上のいずれかを右クリックするか、データベースのプロパティページ上の各テーブルのリンクを選択してアクセスをトリガします。システムアカウントの表示のための除外は、ユーザーの管理ページで追加されました。
タグ: Major feature enhancements
This is a mid-level feature release which
introduces the capability to create and manage
triggers. Triggers are accessible by either right
clicking on the table in the menu or selecting the
link for each table on the database properties
page. Exclusions for the display of system
accounts were also added on the user management
page.

2006-05-27 08:38
0.10

このリリースでは機能を作成し、ユーザ定義関数の管理を導入した。ストアドプロシージャやビューと同様に、データベースのコンテキストメニュー(右クリック)、またはデータベースのプロパティページの一番下までスクロールしてからの機能にアクセスすることができます。
タグ: Major feature enhancements
This release introduced the ability to create and manage user defined functions. As with stored procedures and views, you can access functions from the database context menu (right click) or by scrolling to the bottom of the database properties page.

2006-05-22 01:23
0.9

修正ミステーブルの作成のバグにリンクしました。バグを修正ここでテーブルに特定のスキーマをせずに行を挿入することができます。関数ライブラリでの修正点は、ロジックバグを修正。能力、新しいストアドプロシージャやビューを追加するに追加します。
タグ: Minor bugfixes
Fixes a mis-linked table creation bug. Fixes a bug where you could insert rows into tables without a specific schema. Fixes a logic bug in the function library. Adds the ability to add new stored procedures and views.

プロジェクトリソース