Recently I had reason to deploy a new SQL Server instance for a quick POC. As many in the scenario would, I initially chose to install SQL Express, rather than messing with license requirements and all that. As sometimes happens, after everything was already set up and configured, I discovered a need to use the …
Continue reading Quick Hits: Converting SQL Express to Full SQL Server
Tag:How-To
More About AST
AST can be ugly, and confusing, and it’s hard to know what to look at. This article attempts to cover some of the more useful AST classes and offer some ideas on how to use them.