-
Posted to
IIS7 - Database Manager
by
SaadL
on
06-26-2009, 2:27 PM
Hi clustermaster,
The LocalSqlServer connection string is created by default when the .NET Framework is installed.
To remove this connection string, you will need to edit your machine.config file that is located in: "C:\Windows\Microsoft.NET\Framework\v2.0.50727\CONFIG".
Open machine.config in your favorite editor, then search for the ...
-
Posted to
IIS7 - Database Manager
by
SaadL
on
06-26-2009, 2:20 PM
Hi Wadapao,
Shared Configuration can ease the management of sites and applications in Hosting scenarios. It however has its challenges, especially when it comes to updating the machines that are joined in Shared Configuration.
The problem you have reported is not specific to the Database Manager and applies to all modules that IIS ships.
If we ...
-
Posted to
IIS7 - General
by
SaadL
on
05-12-2009, 12:50 AM
Thank you all for the feedback. It is great that you are trying out Windows 7 and we appreciate your help in shaping Windows 7 functionality.
It seems like there are 2 issues being reported here:
Firewall rules are disabled after install.
One of the Firewall rules directly points to C:\.
We went back and made sure that our tests ...
-
Posted to
IIS7 - Database Manager
by
SaadL
on
04-14-2009, 1:30 PM
At this time, I do not believe that there are any MySQL providers for DB Manager. I will post back on the forum if/when I hear of one.
As to executing a query, you can hit the F5 key in the query editor to get the results back. Hope this helps.
-
Posted to
IIS7 - Web Farms
by
SaadL
on
04-14-2009, 1:20 PM
The Web edition is a slim subset of roles and features. That said, in Windows Web Server 2008, you can only install the Web Server role and some features. RAS cannot be used on Windows Web Server 2008.
-
Posted to
IIS7 - Database Manager
by
SaadL
on
04-10-2009, 1:30 PM
The IIS Database Manager RC has been released. Check it out at: http://www.iis.net/extensions/DatabaseManager.
Some of the features are:
Add, rename, drop, and edit tables
View and manage primary keys, indexes and foreign keys
Data editing
Establish connections to multiple databases
Create and execute queries
Create, alter and ...