Instead of using that just use the command (whichever you need, like
createdate, createdatetime, createodbcdatetime whatever) and use the
now() command.

<cfoutput>#createodbcdatetime(now())#</cfoutput>

Above example would create an ODBC date time to include in the
database.

You could also make this the default value for the field in the db
using the now() command.




-- Timothy C. Hill, [EMAIL PROTECTED] on 5/28/00

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to