Download List

專案描述

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.

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.

2006-07-23 22:34
0.18

This release features enhancements to both the database export and query builder features. The database export is now capable of exporting stored procedures, views, and functions. The query builder is now capable of "LIKE" comparisons, and can now utilize and "ORDER BY" selection. Two small bugs were fixed in the query builder.
標籤: Minor feature enhancements

2006-07-17 17:07
0.17

This release includes two major new features; database importing and a query builder. Numerous bugs were fixed and some minor tweaks were implemented in the database export function.
標籤: Major feature enhancements

2006-07-10 19:06
0.16

This release includes a major new feature: database exporting. Also included is an updated manual. Numerous bugs and notices were cleaned up, and some minor layout/design tweaks were implemented.
標籤: Major feature enhancements

2006-07-03 16:26
0.15

Prompts were added for dangerous table operations.
A "create table" link was added to the database
context menu. Rows can be edited. Manual
connections can be specified. A work-in-progress
manual is included in the "docs" directory in
numerous formats. A number of bugs were fixed,
including broken detection of Windows on the login
page, an incorrect title on the database drop
page, table insertion not enforcing the maximum
length restriction, and an odbc.ini "present but
empty" error. A large number of notices were
fixed. A problem in which IE incorrectly displayed
a number of table borders was fixed.
標籤: Minor feature enhancements

2006-06-26 16:15
0.14

The ability to rename tables and to toggle databases into and out of READ-ONLY mode (both available via the right-click context menu) was added. The ability to assign database roles to new users was added. A broken user creation link and a bug where the username was not following the database change were fixed. A password requirement was added to the user creation page. Session security was enhanced by adding IP and browser checks. Universal header, login, database drop, and database detach pages color schemes were updated. Table context menu contents and ordering were updated.
標籤: Minor feature enhancements

Project Resources