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 server name matching logic would incorrectly return true.
Comments: ** Comment from web user: boevink **
- SP server: INTRANETS
- SQL server: INTRANETSQL
This caused the SQL client alias to be created as Shared Memory instead of TCP/IP, because the server name matching logic would incorrectly return true.
Comments: ** Comment from web user: boevink **
I had the same with:
* SP server: VMSP
* SQL server: VMSPSQL