List available SQL Server instances on the network
In
addition to providing a means to run SQL statements against SQL Server and
MSDE databases, the OSQL utility provides a way to get information about
the servers on the network.
Run the OSQL utility with the -L switch from the SQL window in
Teratrax Database Manager to return all available
network-visible SQL Server and MSDE Servers on the network.
The OSQL utility ships with SQL Server and MSDE. If you have SQL Server
or MSDE installed on your local machine, you can run the OSQL utility directly
from the DOS prompt.
|