Archive for March 9th, 2006

As the saying goes…

from my part of the world:
"I may not be right, but I'm sure."
[if you don't get it, leave me a comment and I'll explain it.]

RSS Feed for this blog

I am going to switch over my main RSS feed for this blog over to Feedburner later today so I can get a better handle on usage, etc.
So, for those of you using RSS, you'll need to resync your aggregator tonight or tomorrow.
Thanks, Mitch

I encountered an interesting issue this morning that required interesting solution.
I had to change an attribute type from NVARCHAR to NTEXT due to some data import issues ( I'm assuming ).  When I added the Field back to the Form, it automatically occupied two cells in the Form ( the section was two-column ).
Now personally, [...]