Problem This is a particularly stupid gotcha. For a long time now I haven’t been able to RDP into my Windows 10 Surface Pro 4. I tried everything I could think of or look up including but not li...
Gotcha There isn’t a Pad Left or Pad Right function in tSQL. Solution There is a lengthy discussion about this topic already on Stack Overflow here: https://stackoverflow.com/questions/16760900...
Problem This was a weird one because it is clearly a bug in the software. I am running version 13.6.1.7928 Professional of RedGate SQL Compare and I kept getting this error after performing an upgrade...
Gotcha When working with SQL CMD mode every now and then I will get this vague error and I can’t figure out what the problem is: A fatal scripting error occurred. Incorrect syntax was encountere...
Introduction It’s that time again – that time where the development industry has decided for us that what we were using before isn’t good enough anymore and everyone needs to change ...
Problem Here are the reproduction steps for this annoying bug: You are playing Killing Floor 2 You die during a round You are watching the other players while you are waiting for the round to end to j...
Problem Here is the basic setup of this problem: You created a .Net Core application and wanted to use .Net Core EF in your application for the data layer. You have already installed .Net Core EF from...
Gotcha I recently had to create some non-schema related objects for a database project I am working on. It caused an annoying problem with Red Gate SQL Compare where I was prompted each time I did the...
Why GIT commands? When you use GIT long enough, you begin to realize it is just easier to use GIT commands. Using a console is faster in every way because UI for some reason or another is laggy and sl...
Silly mistakes I was avoiding upgrading to Bootstrap 4 for a project I have been working on because each time I did all of my Glyphicons would stop working and I just didn’t have the time or pat...