Everyone else in the world can set breakpoints and navigate through their code line by line and see all the important stuff (errors, variable values, output, etc) but anyone writing some TSQL has to usually put in a bunch of SELECT statements, PRINT statements (or use the business intellegence development studio) to get any clue as [...]
Posts Tagged ‘TSQL’
WordPress Messes Up Code in Blogs… (fix included)
OK thanks to the individual who pointed this out to me because I wouldn’t of caught it for a LONG time. So the first problem that I’m having with WordPress is that when I cut and paste code my single quotes become an “open quote” and a “close quote” and if anyone code they know [...]


