Dec 2007
This text is not right
2007-12Dec-30
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
2007-12Dec-17
Without a GROPY BY clause HAVING operates similar to a WHERE clause, except that the filter operates on the result set:
Read More…