-
Let's try this again...
I figured out this:
SQL Server uses TCP/IP, Named Pipes and Multi-protocol (any winnt protocol)
1) How do I figure out the protocol currently being used? I have a feeling it's named Pipes.
2) If there were TCP/IP, then I'd have no problem running it over novell due to the presence of IPX/SPX... correct?
3) Multi Protocol is best used over non-homogeneous networks, so I think this may be my option. How can I configure SQL Server 7 for this?
TIA.
-
If you open Server Network Utitlity then on the general tab you should see the active protocols in use.
You can also add and and set up additional protocols here.
-
oh now I get it! Thanks.
And my advice to everyone out there: Don't use Novell. It SUCKS elephant testicles.