Hmm, something else that I see that might break some code between 6.5.* and
7.0 (it did mine) is the fact that dates and date times are returned the
reverse that they use to be.
I make comparisions of the literal string in a few places, it didn't like
2000-03-03 20:20:02-05 as a date time :-)
No big deal but just out of curiosity, why the change?
- Mitch