Pages

Monday 29 July 2013

If any record is created in table I want to fetch the date & time stamp, how will you do that?

What does stamp mean?? if you want to fetch the created date&time for a record inserted in table, firstly go to table property and enable 'createddate' & 'createdtime' property. thereafter extra field will be created in your table browser. now once you create record, can easily track the date and time from this field.

1 comment: