timestamp

T

T Best

Hey all, is it possible to see when a record was entered into
a table if you don't actually have a Timestamp field in the table?

TIA
Ted
 
J

Jeff Boyce

If you are using Access/JET tables, you'll need to have a field that records
Date/Time data.

If you are using a SQL-Server database (version 2000), do NOT use the
Timestamp data type -- it isn't what its name implies.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

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

Top