On Thu, 4 Jan 2007, Dave Cramer wrote:
> Does the server ever send us hhmm without a colon ?
>
> Or what is the use case for this.
There was previous discussion of this in November and for the purposes of
updatable ResultSets it is important that we can parse what we generate.
The solution Oliver suggested (which makes more sense to me than this) is
to adjust our timestamp generation code to always include a colon.
Kris Jurka