Frozen TimeStamps

G

Greg Rodgers

Hello,

I have a database in which users update information and
the info is timestamped.

When I query this data, I use a select query to pull the
last update (Timestamp) only. This seems to work, but
every now and then its seems that the query gets stuck on
the third to last timestamp and will not pull the last
update.

Does anyone have any Ideas as to why this may happen?

Greg Rodgers
 
J

John Vinson

When I query this data, I use a select query to pull the
last update (Timestamp) only. This seems to work, but
every now and then its seems that the query gets stuck on
the third to last timestamp and will not pull the last
update.

Does anyone have any Ideas as to why this may happen?

No clue. Care to post the SQL view of the query, and the circumstances
under which incorrect data is pulled?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

appcrash 1
Report Group Footer DLookUp 0
Handling hhmmss time format 6
TimeStamp Record 10
timestamp handle 5
Recall records with Date and Time 5
Access 2010 appcrash 5
TimeStamp 1

Top