Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Generated Timestamp field not generate value
Mon, Mar 31 2008 1:05 PMPermanent Link

"Jianfei Xu"
Hi,

I create a field using

"MyField" TIMESTAMP GENERATED ALWAYS AS CURRENT_TIMESTAMP

When I add new row, or modified row, the field value always as null or no
chnage, I would like this field keep getting the latest time.

What did I do wrong?

Jianfei


Mon, Mar 31 2008 5:01 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Jianfei,

<< I create a field using

"MyField" TIMESTAMP GENERATED ALWAYS AS CURRENT_TIMESTAMP

When I add new row, or modified row, the field value always as null or no
chnage, I would like this field keep getting the latest time. >>

Yes, it appears to be a bug.  A fix will be in the next 1.09 build due out
shortly.  Also, the issue that you were experiencing with resetting IDENTITY
column seed values will be corrected also.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image