Downloadliste

Projektbeschreibung

phpMSAdmin is a tool written in PHP that allows
you to administer a Microsoft SQL Server through a
Web browser, without the need for Windows or the
proprietary Enterprise Manager. It allows you to
create and modify databases, tables, views,
triggers, etc.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2006-06-17 21:40
0.13

Verbesserte Fehlerbehandlung wurde auf Tabelle auswählen, Tabelle zu ändern hat, und das Erstellen von Tabellen-Funktionen. Die Fähigkeit, Tabellenspalte Namen zu ändern wurde hinzugefügt. Ein Link zu Reihen auf den Tisch legen Eigenschaften Seite wurde hinzugefügt. Die Funktion, Prozedur, und zeigen Änderung Funktionen wurden aktualisiert, um automatisch die Defintion von ALTER zu erstellen, statt zu wechseln.
Tags: 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

Unterstützung für das Analysieren der System-DSN auf Windows-Liste wurde hinzugefügt. Eine Tabelle Fehler bei der Änderung Display Problem wurde behoben. Bessere Fehlerbehandlung und Anzeige waren die Spalte neben Funktion hinzugefügt. Ein Trigger-Funktion wurde auf der Handy-Version hinzugefügt.
Tags: 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

Dies ist ein Mitte-Level-Feature-Release, welches die Fähigkeit zu erstellen und zu verwalten stellt auslöst. Trigger sind entweder durch einen Rechtsklick auf die Tabelle in das Menü oder die Sie den Link für jede Tabelle in der Datenbank Seite Eigenschaften zugänglich. Ausnahmen für die Anzeige von System-Accounts wurden auch auf dem User-Management-Seite hinzugefügt.
Tags: 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

Diese Mitteilung führte die Fähigkeit zur Erstellung und Verwaltung von benutzerdefinierten Funktionen. Wie bei den gespeicherten Prozeduren und Ansichten können Sie auf Funktionen aus der Datenbank Kontextmenü (rechte Maustaste) oder indem Sie auf den Grund der Datenbank-Eigenschaften geöffnet.
Tags: 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

Behebt ein MIS-Erstellung der Tabelle bug. Behebt einen Fehler, wenn Sie könnten Zeilen in Tabellen einfügen, ohne einem bestimmten Schema. Behebt einen Fehler in der Logik-Funktion hinzugefügt. Fügt die Fähigkeit, neue gespeicherte Prozeduren und Ansichten hinzufügen.
Tags: 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.

Project Resources