Categories

Updated: 08/27/2003

SQL Server Manager

If your database server running Microsoft SQL Server 6.5 is somewhere on the Net, you can t use the Enterprise Manager or ISQL/w (if it is located behind a firewall, as in most cases). Its web interface presented allows you to administer SQL Server via any browser across the Internet - using the SQL Distributed Management Objects (SQLDMO for short). It allows you to view definitions for tables, views and stored procedures. It also has a built-in SQL query builder that allows you to execute any SQL statement against your database.
©2019 A--9.com