blanchap
14th November 2008, 00:19
Hi all,

I'm trying to find the date that a field got created in a table.
I've checked the logs and could not find anything.:confused:

Is there a way to see what date a field got added in a table?
Or maybe when we did a runtime datadictionnary on the table.

Thank you.

Regards.

PB

ks_ks_
14th November 2008, 03:37
Hi all,

I'm trying to find the date that a field got created in a table.
I've checked the logs and could not find anything.:confused:

Is there a way to see what date a field got added in a table?
Or maybe when we did a runtime datadictionnary on the table.

Thank you.

Regards.

PB

CHeck out the data dictionary for that table, and look at the date of creation of the file, it would be the same day when last CRDD would be done.