Overview
Database Manager allows you to manage your databases easily through the IIS Manager user interface.
Note: Previously this functionality was found within the Administration Pack.
Features
The Database Manager allows you to:
- Establish connections to multiple databases
- Create and edit tables
- Add/Edit primary and foriegn keys
- Create and execute queries
- Manage stored procedures
Benefits
All the above functionality is supported within the IIS Manager interface which means remote users (over HTTP/SSL) can utilize this functionality to manage their databases (in addition to local administrators).
Through our extensibility model you can create connections to any type of database. This means there is a single interface and set of tools to learn regardless of what type of database you connect to.
Requirements
Windows Server 2008 with IIS 7.0 installed
As part of the setup, Database Manager will also install:
- Microsoft SQL Server Management Objects Collection
- Microsoft SQL Server Native Client
These are to support connections to SQL databases and are only needed on the server machines which means remote users will not need to download these components on the client machine.