alias

Sep
06

A Follow-Up Note on SQL Aliases

by Wahid Saleemi

Last December I wrote an article titled Working With SQL Aliases where I explained a bit about why I use them.  It’s still a controversial topic with some disagreeing that it provides any benefit at all, at least during SharePoint setup time. The primary argument I’ve heard against it, is that its confusing and someone [...]

{ 0 comments }

Dec
14

Working with SQL Aliases

by Wahid Saleemi

By now, many SharePoint Administrators have heard this “best practice:” Use SQL Aliases. Recently, I was surprised to hear that this may not be unanimous – Todd Klindt (@toddklindt) in his weekly netcast argues against it. Todd also pointed out Todd Carter’s (@toddca) blog post where he suggests always using SQL Aliases. In my work, [...]

{ 15 comments }