I need to connect to a specific SQL Instance, I am trying setting the Data
Source parameter = SQLServer\Instance1
but apparently don't works.
Do you know how to do that?
Thanks a lot
AA
AA - 04 Aug 2004 21:20 GMT
I don't know why but works if I add a record in th HOSTS file
like this:
10.129.2.4 SQLServer\Instance1
Is ok that?
> I need to connect to a specific SQL Instance, I am trying setting the Data
> Source parameter = SQLServer\Instance1
[quoted text clipped - 5 lines]
>
> AA