|
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.
Date: Aug, 27 2003 |