I'm trying to find a phpmyadmin-like db administration tool for SQL Server for a LAMP environment. I've only been able to find similar tools that exist for a IIS/ASP environment.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Try http://www.adminer.org/
it supports mssql as well. Although its written in PHP.
回答2:
There is a project called phpMSAdmin, but I have no idea if it's finished enough to be useable. The current release is 0.18 from july 2006.
http://www.phpmsadmin.org/
http://sourceforge.net/projects/phpmsadmin/files/
http://freshmeat.net/projects/phpmsadmin/
Perhaps the project could be revived? Anyone?
回答3:
SQL Server Management Studio Express.
http://www.microsoft.com/downloads/details.aspx?FamilyId=C243A5AE-4BD1-4E3D-94B8-5A0F62BF7796&displaylang=en
It's not web based, but I'm not aware of any web-based ones for SQL Server