Subject Re: [IBO] AsTime not implemented?
Author Daniel Rail
Hi,

> 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?

Use AsDateTime. The date portion is set to zero and not used if it's
only the time that you are using, even if the field type is TIME. And,
it works for me.

Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.accramed.ca)