Subject AsTime not implemented?
Author Eric Handbury <ehandbury@hotmail.com>
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.