2014-08-20
1,991 reads
2014-08-20
1,991 reads
2014-03-19
1,825 reads
2013-10-25
2,048 reads
2013-10-03
2,359 reads
How to change the port number for connections to SQL Server.
2012-03-01
13,532 reads
2012-01-18
2,257 reads
This article will show you how to determine which network port that SQL Server is listening on for connections
2011-09-08
10,211 reads
There are times when you need to use different network ports to communicate between two servers running database mirroring. Learn how to change the default ports.
2011-03-14
10,356 reads
By Arun Sirpal
I do believe most people know about the ability to backup your SQL server...
As AI continues to evolve, many of us are looking for ways to leverage...
By Steve Jones
I was chatting with a customer recently and they wanted to know which host...
Quick one I hope in case I'm heading off in entirely the wrong direction!...
Hi everyone I am looking at the size of my db on disk (ie...
Comments posted to this topic are about the item Getting the TEXTSIZE
How can I check what value I used for TEXTSIZE? I ran this code:
SET TEXTSIZE 8096But then deleted the code and couldn't remember. Is there a way to check this? See possible answers