Yesterday I experienced the following where
- SP server: INTRANETS
- SQL server: INTRANETSQL
This caused the SQL client alias to be created as Shared Memory instead of TCP/IP, because the match logic would return true.
- SP server: INTRANETS
- SQL server: INTRANETSQL
This caused the SQL client alias to be created as Shared Memory instead of TCP/IP, because the match logic would return true.