Displaying a TimeStamp in CF

2005-08-01 Thread Mickael
Hello, I have been trying to Steve Ray's Bugtracker to work on my laptop. I know the code works but I am not sure what database this was originally designed for. I am using MSSQL and CFMX 7. The code is trying to return a field called change_date the datatype in MSSQL is TimeStamp, the

Re: Displaying a TimeStamp in CF

2005-08-01 Thread Paul Hastings
Mickael wrote: My question is since this is a timestamp (binary) field is there anther way to return the value in CF then what I have display above? Also how can a date be Binary? in this case sql server's timestamp datatype isn't a real datetime. it's used to determine if that row was