This text is not right

HackFox mentions this, but it's still annoying. Textboxes cannot be right aligned when using regular text. When you set the Alignment property to 1, you end up with a textbox that looks properly. Yet, as soon as the textbox receives the focus, the content moves to the left.
Read More…

HAVING gotcha

Without a GROPY BY clause HAVING operates similar to a WHERE clause, except that the filter operates on the result set:
Read More…