Tag Archives: sql server

Connecting to a Specific Port–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I recently blogged about finding the port your SQL Server uses. At the end of that post I showed … Continue reading

Posted in Blog | Tagged , , | Comments Off on Connecting to a Specific Port–#SQLNewBlogger

Faster Versions and More Support

When I started working with SQL Server, the versions came a strange paces. Three years between v4.2 and v6.0, but less than 1 before v6.5. Then two years to v7, one more to SQL Server 2000, but five until SQL … Continue reading

Posted in Editorial | Tagged , | Comments Off on Faster Versions and More Support

What Port Should I Use?–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This is a quick post on checking the port for your SQL Server instance. It’s in line with Tim … Continue reading

Posted in Blog | Tagged , , | 4 Comments

A Python SQL Server App

I got a link recently from Microsoft on building apps easily for SQL Server. At the top of the page, they ask you to pick a language and OS. Since I’ve done a little Python and I used Windows, I … Continue reading

Posted in Blog | Tagged , , , | 4 Comments