| Hi all,
I am using SQL Server 7.0 SP3. I am using mixed-mode bothsecurity. In Enterprise Manager, I can connect using Integrated Authentication over both Named Pipes and Multi-Protocol. I can also connect using standard authentication over tcp/ip. However, what I would like to do is to connect over multi-protocol using standard authentication. Is this possible? If so, why is it failing for me? I am trying to do this over a router to a different subnet, if that makes a difference.
Thanks |