Using the IIS Database Manager

IIS Database Manager allows you to easily manage your local and remote databases from within IIS Manager. IIS Database Manager automatically discovers databases based on the Web server or application configuration and also provides the ability to connect to any database on the network. Once connected, IIS Database Manager provides a full array of administrative functionalities including managing tables, views, stored procedures and data as well as running ad hoc queries. IIS Database Manager provides native support for SQL Server and is also fully extensible for developers to add support for other database systems. In addition, because IIS Database Manager is an extension of IIS Manager, administrators can securely delegate the management of databases to authorized local or remote users, without having to open additional management ports on the server.

Basics of the IIS Database Manager: Adding the connection string, and connecting to your database.

Working with Stored Procedures: Creating, modifying, deleting, and executing stored procedures.

Working with Views: Creating, modifying, and deleting views.

  • 0 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Articles connexes

PHP Driver for SQL

?The SQL Server? Driver for PHP is a PHP 5 extension that provides data access to SQL Server 2005...

IIS 7 Media Pack

Our IIS 7 servers provide media specific extensions that make Web server delivery of media simple...

IIS 7 URL Rewrite Module

The Microsoft URL Rewrite Module for IIS 7.0 provides flexible rules-based rewrite engine that...

Failed Request Tracing

The request-based tracing provides a good way to figure out what exactly is happening with your...

Request Filtering

IIS 7.0 incorporates all the core features of URLScan into a module called Request Filtering...