How to use timestamp fields?
Posted: Thu 24 May 2007 21:50
Delphi 7, sDac Demo 4.00.0.7
I have added a timestamp field to all of my tables.
I don't have autorefresh on, but I am calling 'RefreshQuick'.
Issue : If I include the timestamp field in my table field list, then adding a record results in 'cannot assign value to timestamp'. If I don't include it in my field list, then I get 'timestamp field required'. So, how are they to be properly used? I'm dead in the water until I can figure this one out.
I have added a timestamp field to all of my tables.
I don't have autorefresh on, but I am calling 'RefreshQuick'.
Issue : If I include the timestamp field in my table field list, then adding a record results in 'cannot assign value to timestamp'. If I don't include it in my field list, then I get 'timestamp field required'. So, how are they to be properly used? I'm dead in the water until I can figure this one out.