Subject | AsTime not implemented? |
---|---|
Author | Eric Handbury <ehandbury@hotmail.com> |
Post date | 2003-02-19T22:35:45Z |
Hello,
I have the statement below which I would like to use, however,
AsTime is not implemented for the TIB_Column.
sSQL->Params->Columns[0]->AsTime = EncodeTime(ihr,imin,isec,0);
So how are time values stored into TIME param fields?
Thanks. Eric.
I have the statement below which I would like to use, however,
AsTime is not implemented for the TIB_Column.
sSQL->Params->Columns[0]->AsTime = EncodeTime(ihr,imin,isec,0);
So how are time values stored into TIME param fields?
Thanks. Eric.