My current private project involves work with Url’s supplied by the user. No doubt I will have some higher validation occurring at the web front end but I also wanted to have some basic checking at the backend – SQL Server. I checked around and there were some examples, including this one from Adam Machanic …
All Posts Tagged
Tag: ‘SQL’
Running WordPress on SQL Server
For some time I have been looking at running WordPress on Microsoft SQL Server. Why do I want to go this way? Well it allows me to unify my backup / restoration strategies, reduce the services I have to provide, reduce my security exposure and leverage all my data in products I am more familiar with. This Step-By-Step Guide shows it can be done – but is it worth the risk?

Recent Comments