Should Apps Use a Dedicated Port?

Most applications connect on whatever the default port is, typically 1433 for SQL, though it’s common to change that to something non-standard as part of security efforts – making it just a different port that all SQL traffic uses. From a pure SQL perspective that’s fine. We can usually identify traffic using Profiler via application […]

Read more "Should Apps Use a Dedicated Port?"

SQLSaturday Site Wish List

Overall I find the site to be useful and responsive, but sometimes I see small things that I wish were different, or wish were there, so I’m sharing the ones I’ve noticed lately – maybe they’ll make it on to the backlog! Schedule Page. Before the ‘real’ schedule is built this displays a list of […]

Read more "SQLSaturday Site Wish List"