Ron, thanks for your response. I'm a bit confused by the suggestion about the
IP Address since the dropdown I'm referring to is looking for the instance of
SQL Server to connect to ( I believe ), not the actual box/server. The text
adjoining the dropdown reads "Which SQL Server do you want to connect to?".
Can an instance of SQL Server be referred to by an IP Address?
I'm also wondering if we're using different versions of the applet (I'm
running XP), since there is no ellipsis button next to the dropdown.
Thanks again for your help, and apologies if I'm slow on the uptake.
> Ron, thanks for your response. I'm a bit confused by the suggestion about
> the
[quoted text clipped - 5 lines]
> to?".
> Can an instance of SQL Server be referred to by an IP Address?
Yes, you can just type in the IP address of the server that is running SQL
Server into the dropdown. If more than one instance (not to be confused with
*database*) is running on that machine then you would need to know the
instance name as well, and enter it after the server IP address like so:
IP Address\Instance Name
If you mean there are multiple databases (as opposed to instances) on that
server, once you get past choosing the server you will have an opportunity
to select the default database for this connection.
> I'm also wondering if we're using different versions of the applet (I'm
> running XP), since there is no ellipsis button next to the dropdown.
Oops, sorry, I was thinking of the chooser for Query Analyzer ;-)
> Thanks again for your help, and apologies if I'm slow on the uptake.
>
[quoted text clipped - 40 lines]
>> button with the ellipsis (...) next to the dropdown and try to Browse for
>> the correct Server name.
Jaek - 25 Jul 2007 21:58 GMT
Ron, thanks again, I'll try the IP address and go from there.
Cheers,
Jake
> > Ron, thanks for your response. I'm a bit confused by the suggestion about
> > the
[quoted text clipped - 66 lines]
> >> button with the ellipsis (...) next to the dropdown and try to Browse for
> >> the correct Server name.