vote up 3 vote down star

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.

flag

3 Answers

vote up 4 vote down

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|flag
Looks good ! I'll check it out. – Morph May 2 at 8:50
This is built-in to IIS, unlike the web-based interface of phpMyAdmin, right? – Josh Stodola Jan 7 at 17:40
No, that's something you have to add - it's pretty similar to phpMyAdmin. – Brent Ozar Jan 12 at 14:35
vote up 1 vote down

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|flag
vote up 0 vote down

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|flag

Your Answer

Get an OpenID
or
never shown

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