Download List

Projeto Descrição

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-06-17 21:40
0.13

Tratamento de erros melhorada foi adicionado à tabela, selecione tabela modificar e funções de criação da tabela. A capacidade de alterar os nomes das colunas da tabela foi adicionada. Um link para inserir linhas na página de propriedades da tabela foi adicionada. A função, procedimento e funções de modificação de vista foram atualizados para desligar automaticamente o defintion para ALTER vez de criar.
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

Suporte para analisar o sistema DSN no Windows lista foi adicionado. Uma tabela de modificação problema de exibição de erro foi corrigido. Melhor tratamento de erro e exibir foram adicionados à função disso coluna. A função de gatilho foi adicionada à versão móvel.
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

Este é um meio de libertação ao nível de recursos que introduz a capacidade de criar e gerenciar triggers. Triggers podem ser acessados clicando o botão direito em cima da mesa no menu ou selecionando o link para cada tabela na página de propriedades de dados. Exclusões para a apresentação de contas do sistema também foram adicionados na página de gestão de utilizadores.
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

Esta versão introduziu a capacidade de criar e gerenciar funções definidas pelo usuário. Tal como acontece com procedimentos armazenados e exibições, você pode acessar as funções do menu de contexto do banco de dados (clique direito) ou deslocando para a parte inferior da página de propriedades do banco de dados.
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

Corrige a mis-linked bug criação da tabela. Corrige um bug em que você pode inserir registros em tabelas sem um esquema específico. Corrige um erro de lógica na biblioteca de funções. Adiciona a capacidade de adicionar novos procedimentos armazenados e exibições.
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