Archives
Archives /
2011
-
Code WTF? - 2011 edition
December 27, 2011
So today I was helping another developer who was running into some issues in production code - there is a file import that works fine up to a point, but for some reason, a particular file causes it … more
-
Granting Admin rights to SQL Express (When you don’t have sysadmin rights)
June 23, 2011
I ran into an issue where I’ve been trying to get my local SQL Express instance setup so I would be able to do a bit of local development.
What stopped me is that for some reason, my local … more