posted on Friday, April 16, 2004 9:31 AM by demiliani

SQL Server Web Data Administrator

A really interesting new tool for SQL Server management is ready to download from MS site: SQL Server Web Data Administrator.

This is a tool that enables you to easily manage your SQL Server data, wherever you are. Using its built-in features, you can do the following from Microsoft Internet Explorer or your favorite Web browser:

  • Create and edit databases in SQL Server 2000 or Microsoft SQL Server 2000 Desktop Engine (MSDE 2000)
  • Perform ad-hoc queries against databases and save them to your file system
  • Export and import database schema and data
  • Manage users and roles
  • View, create and edit stored procedures

Sounds good!

Comments