SQL Tip

time to read 1 min | 63 words

Michael got a SQL Tip that is going to save me quite a bit of trouble. How to make SQL Server lie about its alias.

This means that I can move code between computers with SQL Express and SQL Server without going completely NUTS with stuff failing the first time, because I forgot the connection string.