macromedia.coldfusion.database_access
[Top] [All Lists]

Re: Date Time Stamping issue

Subject: Re: Date Time Stamping issue
From: "Dan Bracuk" <webforumsuser@xxxxxxxxxxxxxx>
Date: Thu, 21 Feb 2008 01:24:07 +0000 (UTC)
Newsgroups: macromedia.coldfusion.database_access

I assume that your oracle field is a date field and not varchar.  Also, your 
xyz_date is a date object.  The most important thing to remember is that the 
format does not matter.

 This will work  - #xyz_date#  (no quotes)

 cfqueryparam will also work and has some performance advantages.




<Prev in Thread] Current Thread [Next in Thread>