|
The
query doesn't work correctly. It doesn't error, but it seems to treat the
value as just a time stamp with no date part.
This
query returns 0 rows:
<cfquery name="rs"
datasource="#request.dsn.select#">
SELECT * FROM DUAL WHERE SYSDATE - 1 < <cfqueryparam value=#createODBCDateTime(now() )# cfsqltype="CF_SQL_TIME"> </cfquery>
|
Title: OT: CFMX 6.1, Oracle 8.05, CreateODBCDateTime()
- [CFCDev] OT: CFMX 6.1, Oracle 8.05, CreateODBCDateTime() Davis, Eric
- RE: [CFCDev] OT: CFMX 6.1, Oracle 8.05, CreateODBCDa... Brad Howerter
- RE: [CFCDev] OT: CFMX 6.1, Oracle 8.05, CreateODBCDa... Davis, Eric
- RE: [CFCDev] OT: CFMX 6.1, Oracle 8.05, CreateODBCDa... Brad Howerter
- RE: [CFCDev] OT: CFMX 6.1, Oracle 8.05, CreateODBCDa... Davis, Eric
- RE: [CFCDev] OT: CFMX 6.1, Oracle 8.05, CreateODBCDa... Brad Howerter
- RE: [CFCDev] OT: CFMX 6.1, Oracle 8.05, CreateODBCDa... Brad Howerter
- RE: [CFCDev] OT: CFMX 6.1, Oracle 8.05, CreateODBCDa... Stacy Young
- RE: [CFCDev] OT: CFMX 6.1, Oracle 8.05, CreateODBCDa... Brad Howerter
- RE: [CFCDev] OT: CFMX 6.1, Oracle 8.05, CreateODBCDa... Jeff Britts
- RE: [CFCDev] OT: CFMX 6.1, Oracle 8.05, CreateODBCDa... Davis, Eric
- RE: [CFCDev] OT: CFMX 6.1, Oracle 8.05, CreateODBCDa... Brad Howerter
- RE: [CFCDev] OT: CFMX 6.1, Oracle 8.05, CreateODBCDa... Brad Howerter
- RE: [CFCDev] OT: CFMX 6.1, Oracle 8.05, CreateODBCDa... Davis, Eric
- Re: [CFCDev] OT: CFMX 6.1, Oracle 8.05, CreateOD... Thomas Chiverton
- [CFCDev] OT: Design Pattern? Jim Mattson
- Re: [CFCDev] OT: Design Pattern? Thomas Chiverton
