| Reply To Message: |
| Posted By |
n/a on 9/28/2001 7:11:00 PM |
| Subject: |
Multi-Protocol |
| Message: |
You should be able to do this but keep in mind that the RPC mechanisms used in Multi-Protocol will still need to be authenticated despite that fact that SQL Server is authenticating you via standard security. What concerns me is that you are claiming that you can make the connection via Integrated and not Standard. RPC mechanisms are notorious for creating back-channels on semi-random ephimeral ports so I'm not surprised that if you have limited connectivity between the machines you might be having trouble. Try a machine on the same subnet first and then try connecting over your router to make sure the RPC connection is not the problem here.
Chip
|
|