[V4Rb 2] Searching by date

Charles Yeomans yeomans at desuetude.com
Thu Jun 16 20:57:29 CDT 2005


The following SQL doesn't work (either with V4Rb or VStudio)  --

SELECT recID, MatterPtr, Description, TimeWorked FROM TimeEntries WHERE 
EntryDate='2005-06-16'

but this one does --
SELECT recID, MatterPtr, Description, TimeWorked FROM TimeEntries WHERE 
EntryDate='6/16/2005'

Is this a known problem?

--------------
Charles Yeomans



More information about the Valentina mailing list