For Oracle SQL=My script is:
<cfquery name="leavehistory" datasource="banner">
SELECT fromdate1
FROM leaverequest
WHERE (('#UCase(DateFormat(dailydate, "DD-mmm-YYYY"))#' like to_char(fromdate1, 'DD-MON-YYYY')))
</cfquery>
Would someone help me get the above statement acceptable to MS Access?
Jim Watkins
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

