|
|
|
|
Software for connecting to a remote SQL Server
Hi All,
I would like to be able to connect to a remote SQL Server and fire arbitrary
queries, browse tables, and so forth. Very much like MS's "SQL Server Web
Data Administrator" (link:
http://www.microsoft.com/downloads/details.aspx?FamilyID=C039A798-C57A-419E-ACBC-2A332CB7F959&displaylang=en).
However, the remote server is configured to have SQL Server listening on a
nonstandard port (10030), and SWDA does not let you choose the port to
connect to.
Any leads? I would rather not have to buy a commercial piece of software.
SWDA sounds like exactly what I need, if I could only choose the port to
connect on. I tried indicating the port using fqdn:10030 for the hostname,
but it didn't work.
This port configuration is beyond my control; I cannot change the port that
SQL Server listens on.
Thanks very much for any leads!
Sincerely,
-Josh
| |