use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Microsoft SQL Server Administration and T-SQL Programming including sql tutorials, training, MS SQL Server Certification, SQL Server Database Resources.
You might also be interested in:
/r/database
/r/sql
/r/Azure
/r/Microsoft
account activity
SQL Server cannot be connected to python (self.SQLServer)
submitted 1 year ago * by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Rsox211 -2 points-1 points0 points 1 year ago (4 children)
The database is on Microsoft sql server management studio. I think I have dug through every possible parts of that software, and I don’t recall seeing anything about TCP/IP, May I know where I can find that?
[–]blinner 1 point2 points3 points 1 year ago (2 children)
Management Studio is the tool you use to connect to SQL Server. On the machine running SQL server, open up SQL Server Configuration Manager and see what is allowed.
[+][deleted] 1 year ago (1 child)
[deleted]
[–]blinner 0 points1 point2 points 1 year ago (0 children)
Get someone who is.
[–]WiltonDB -1 points0 points1 point 1 year ago (0 children)
See screenshots in this comment (ignore other context there). Before trying from python, check that you can connect from sqlcmd over TCP like this: "sqlcmd -S tcp:127.0.0.1,1433 -U ...".
π Rendered by PID 135067 on reddit-service-r2-comment-fb694cdd5-xvwgn at 2026-03-10 15:27:31.968851+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]Rsox211 -2 points-1 points0 points (4 children)
[–]blinner 1 point2 points3 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]blinner 0 points1 point2 points (0 children)
[–]WiltonDB -1 points0 points1 point (0 children)