Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Date format problem - between access and coldfusion 1

Status
Not open for further replies.

buddyholly

Programmer
Sep 12, 2002
24
FR
I am using access as the database with coldfusion/dreamweaver MX. One of the fields in the access database is for dates. I have access stamping the date automatically whenever a new record is created.

I have chosen
default value Date()
and
format Short Date

However Access seems to insist on adding on the time to the date when a cfm page is presented. So, I get the right date format plus an unwanted time stamp.

many thanks for any pointer on sorting this out

james

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top