Database Web Admin: Project Web Hosting - Open Source Software

Database Web Admin

Users

Download Database Web Admin files

Project detail and discuss

Get support

Project Information

About this project:

This is the Database Web Admin project ("dbwa")

This project was registered on SourceForge.net on Apr 22, 2002, and is described by the project team as follows:

DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.

Developers

Join this project:

To join this project, please contact the project administrators of this project, as shown on the project summary page.

Get the source code:

Source code for this project may be available as downloads or through one of the SCM repositories used by the project, as accessible from the project develop page.

Update project web pages:

This page is the default project web page supplied by SourceForge.net. If you are a member of this project, you can deploy your own project web pages as per our site documentation.

If you are a web page developer interested in this project, please consider reaching out to the project admin (per the "Join this project" section, above) to offer your assistance.

DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances.
DBWA shows users the following information:
DBWA also allows users to kill currently running queries or run their own SQL queries.
DBWA (Database Web Admin) is developed by Mastered Software.

Visit DBWA on SourceForge to submit issues or contribute.


Here are some brief instructions for installing DB Web Admin:

Extract the download and open the web.config file withing DBWA folder.

Edit the username and password you want to use to login, you'll also want to configure a connection or two to your favorite sql server instances.


Then copy your DBWA folder into c:\inetpub\wwwroot

Open Internet Information Services (IIS) Manager by navigating to Control Panel -> Administrative Tools -> Internet Information Services (IIS) Manager

Expand the Default Web Site node, find the DBWA folder, right click and select "Convert to Application" then click the Ok button.

Now simply browse to http://localhost/DBWA/ and login using the credentials you've specified in the web.config file.

The database dropdown is populated based on what connections you configured within the web.config file. Just select your desired database and then click the tabs based on what you would like to do.


Screenshots:

Project Web Hosted by SourceForge.net

©Copyright 1999-2009 - Geeknet, Inc., All Rights Reserved

About - Legal - Help