This topic is locked

Displayin Time in Version 4.1

11/13/2006 1:38:34 PM
ASPRunnerPro General questions
Lowkeck authorDevClub member

I have a project created in ASPrunner 4.0, when I upgraded to 4.1 (build 159) one of my fields is no longer being displayed properly. I had a field setup that stamped only the current time using the "Now()" function. When viewed in the application ony the time was visable, the date was not visible. Now after compiling the project in 4.1 date values are being displayed this field. Does anyone have an idea?
I have tried using the "Time() function but the result is the same. I also tried marking the field type as "Time" but this has no affect on the outpt.
Any help would be greatly appreciated.
Best regards,

Jason

Sergey Kornilov admin 11/14/2006

Jason,
it's not really clear - how do you like to display this timestamp field value?

Lowkeck authorDevClub member 11/21/2006

I have a read only text field that is setup to validate as "Time". I have tried using both "Now()" and "Time()" in the value field. In 4.0 the software would only show the current time. In 4.1 the software shows "1899-12-30 15:2:57"

virtualbox 11/22/2006

Jason,
I have had the same problem in AspRunner 4.1.
You resolve the problem pointing out in the passage 10 of 12 it assigns to the field "Time" the formed Date/Time.
In the Database Access/SQL formality structures, it assigns the ownership Date/Time to the field "Time."
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=13100&image=1&table=forumreplies' class='bbcemoticon' alt='<<' /> Giampaolo

Sergey Kornilov admin 11/22/2006

Lowkeck,
you need to set View as type of this field to Time.