Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 11 of 11 total
Thread Easy way to keep track of a "new" record on the server?
Wed, Jan 25 2012 11:00 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Adam,

<< . I guess I could rethink how I structure the whole thing a bit ...
probably I have to, but I was trying to find out an easy way to identify a
record which has _only_ had the default insert code called on it and no
other row changes (ideally on the server) so I could throw away its tracking
records. >>

I could give you some "internal" code that would do what you want, if you'd
like.  Each row in EDB has an "update counter" associated with it that
indicates how many times a row has been updated since it was created (the
counter is zeroed-out even when a row is re-used from a previous delete).
That would give you an indication if a row has been updated more than once.

--
Tim Young
Elevate Software
www.elevatesoft.com
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image