This is probably one of the more annoying errors I have ever encountered with IIS7. All the information I was finding for it online was […]
How to connect to a remote SQL Server
I posted about this on Stackoverflow.com http://stackoverflow.com/questions/2486610/how-to-connect-to-sql-server-from-another-computer/6765184#6765184 I think I will revisit this later to find the correct 1 way solution to this problem.
How to install sql server management studio 2008 component only
I posted an answer to this question on Stack Overflow here
UPDATE SELECT FROM JOIN
This is something that I don’t do often, but it pops up every now and again. I always forget how to do it, so I […]