up vote 4 down vote favorite
share [g+] share [fb]

Does anyone know of a similar tool as phpmyadmin for sqlserver ? Especially the data dump is very handy. But also updating etc, without needing to remotely logon etc. is nice.

link|improve this question
feedback

3 Answers

Yes, there's the new Database Manager application:

http://www.iis.net/extensions/databasemanager

At Mix 2009, Microsoft announced this and demoed it. I haven't used it myself, but the demos were gorgeous, and since it's maintained by Microsoft, it's probably the safest bet.

link|improve this answer
Looks good ! I'll check it out. – Morph May 2 '09 at 8:50
This is built-in to IIS, unlike the web-based interface of phpMyAdmin, right? – Josh Stodola Jan 7 '10 at 17:40
No, that's something you have to add - it's pretty similar to phpMyAdmin. – Brent Ozar Jan 12 '10 at 14:35
feedback

SQL Web Data Administrator may be sufficient for what you're looking to do, but it hasn't been updated in about a year and a half. If you need more info, there's a review by SQL Server MVP Jacob Sebastian on SQL Server Central.

link|improve this answer
feedback

I've certainly looked for one and haven't found anything decent. However, Rob Allen recently said he is going to try to build one for the European WinPHP Challenge 2009, so it might be worth watching.

http://akrabat.com/2009/04/29/the-eurowinphp-application/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.