Subject | Re: Is it possible to insert an INTEGER into a TIME field? |
---|---|
Author | jeff_j_dunlap |
Post date | 2007-09-15T15:25:25Z |
> >But how (if possible) do I save the time's integer value?Helen,
> >For example:
> >
> >Note: 10:15 a.m. equals 369000000
> >insert into test(T) values('369000000')
> >...
> It's not possible.
I was really hoping that there was a way to save a time's native
integer value but I do thank you for confirming that it is not possible.
Regards,
Jeff