On 03/01/2013 02:46 AM, Florian Hopf wrote: > It seems to me that we are missing a method to set a date and time > value, we can either set date or time, but not both. Also, from my > understanding, the time format we are currently using is not valid as it > is missing the date part.
I just ran into this in my current project. I ended up having to use separate columns for the date and time. -- ======================================================================== Ian Pilcher [email protected] Sometimes there's nothing left to do but crash and burn...or die trying. ========================================================================
