79754934

Date: 2025-09-03 17:38:22
Score: 0.5
Natty:
Report link

If both users are taking turns on the same box, you can sometimes sidestep the whole sharing business by having the non-primary users connect using named pipes:

sqlcmd -S "np:\\.\pipe\LOCALDB#somehexcode\tsql\query" -E
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: amonroejj