Subject | Re: [IBO] AsTime not implemented? |
---|---|
Author | Daniel Rail |
Post date | 2003-02-19T23:34:48Z |
Hi,
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)
> Hello,Use AsDateTime. The date portion is set to zero and not used if it's
> 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?
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)