Is there a SQL Server Web administrator from Microsoft? Or anything that can administer a SQL Server Database from the web other than SQL Web Data Administrator.

link|improve this question
1  
What about Remote Desktop/Terminal Services into the box/VM? – OMG Ponies Sep 17 '10 at 18:45
possible duplicate of Is there an open source web based management for MS SQL server? – gbn Sep 17 '10 at 19:03
feedback

migrated from stackoverflow.com Sep 18 '10 at 12:25

This question came from our site for professional and enthusiast programmers.

2 Answers

There is ASPdatabase.net which allows to adminsiter both Access and SQL-Server. I however really recomment to do MSSQL administration with SQL Server Management Studio (Express).

link|improve this answer
feedback

Not from MS. Open source, yes.

Edit. Oops.

Several from Google. I know some folk using myLittleAdmin but have not used it myself

link|improve this answer
What is the name of the open source product? Or is the one I mentioned already? – Robert Sep 17 '10 at 19:17
feedback

Your Answer

 
or
required, but never shown