On my local development machine, I prefer running 'SQL Server Developer Edition' vs 'SQL Express'. But I have worked on projects where the team is using SQL Express, and the connection string that is ...
We've got a DNS alias in our DNS server so that we can reference the SQL Server via a generic easy to remember name. It's used in our client app's ODBC connection. The thought process being, if we ...