|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Thursday, December 06, 2012 1:10 AM
Points: 20,
Visits: 28
|
|
| Does anyoen know if there is a web enabled version of SQL Server Management Studio?
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Friday, May 03, 2013 3:06 AM
Points: 42,
Visits: 285
|
|
Hello David,
Please check the below link.. Is this you were looking for?
http://www.mssqltips.com/sqlservertip/1311/web-based-database-administration-for-sql-server/
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Thursday, December 06, 2012 1:10 AM
Points: 20,
Visits: 28
|
|
that's certainly worth a look at!
Cheers!
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Thursday, December 06, 2012 1:10 AM
Points: 20,
Visits: 28
|
|
unfortunately the link redirects to a generic Microsoft site rather than a download
|
|
|
|
|
SSChampion
        
Group: General Forum Members
Last Login: Today @ 2:32 PM
Points: 11,789,
Visits: 28,060
|
|
david take a look at www.mylittleadmin.com/
if that's not what you are after, I can give you a copy of a simple aspx page I slapped together a long time ago. it does a decent job of providing an interface, it's all inline vb.NET code, nothing compiled,so you can edit it as needed.
I call it my "PanicPage" for when the SHTF and a web site goes down for one reason or another.
Lowell
--There is no spoon, and there's no default ORDER BY in sql server either. Actually, Common Sense is so rare, it should be considered a Superpower. --my son
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Thursday, December 06, 2012 1:10 AM
Points: 20,
Visits: 28
|
|
Hi Lowell,
Yes "MyLittleAdmin" probably WOUDL do the trick but the price is a little prohibitive at the moment :0( If I could get a copy of your web page that would be great mate!!
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Today @ 9:01 AM
Points: 135,
Visits: 571
|
|
Would hosting SSMS on an RDP or Citrix server be an option? Both have web-based clients which could seamlessly share SSMS rather well if you have this infrastructure in place.
I hadn't heard of mylittleadmin.com, and though it looks impressive the price tag is rather astronomical and out of reach for most smaller IT shops.
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Today @ 9:01 AM
Points: 135,
Visits: 571
|
|
| Also I just found this which may do the trick - http://sqlwebadmin.codeplex.com/ - plus it appears to be open source, so even better :)
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Today @ 1:38 PM
Points: 1,242,
Visits: 331
|
|
http://www.mssqltips.com/sqlservertip/1311/web-based-database-administration-for-sql-server/
Nice Link to go through.. Thanks
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Today @ 9:01 AM
Points: 135,
Visits: 571
|
|
pchirags (12/5/2012) http://www.mssqltips.com/sqlservertip/1311/web-based-database-administration-for-sql-server/
Nice Link to go through.. Thanks
I found this earlier too, but it appears to be an outdated article since the Download URI goes to http://www.microsoft.com/en-us/download/default.aspx which isn't valid. I haven't looked too much at http://sqlwebadmin.codeplex.com/ yet, but I'm not sure if that's the same project or not.
|
|
|
|