Adobe crash report

Wow, I thought it was just my PC. I have had these same issues with CS4. Some lessons to be learned here, maybe you shouldn’t forget how you became what you are. This level of awesome doesn’t happen by accident or iteration or lucky lottery ticket. Each app’s a joy to use precisely because it’s [...]

Ten Common SQL Programming Mistakes

Full article here. It is not always easy to spot “antipatterns” in your SQL, especially in more complex queries. In this article, Plamen demonstrates some of the most common SQL coding errors that he encounters, explains their root cause, and illustrates potential solutions NULLs and the NOT IN predicate Functions on indexed columns in predicates [...]