The information in this article applies to:
SYMPTOMSThe DATE() function returns a data type of Time when evaluated from an OLE Server or COM object. This behavior is by design because the Date data type is converted to an OLE variant type during the evaluation. RESOLUTION
The workaround to this behavior is to convert the return value via the TTOD
(Time to Date) function, for example:
STATUSThis behavior is by design. MORE INFORMATIONSteps to Reproduce Behavior
Additional query words: kbVFp500a kbVFp500 kbVFp600 kbCOMt
Keywords : |
Last Reviewed: August 24, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |