sphere_monk
03-25-2003, 08:06 AM
I recently added a timestamp field into a simple table. Now when I insert a record directly in the table I'm getting the following message:
"The data was added to the database but the data won't be displayed in the form because it doesn't satisfy the criteria in the underlying record source"
and the new record disappears. If I then close the table and reopen it, the record reappears just how I entered it.
The timestamp field is not displaying any data and it is a primary key field in the table along with another field.
Does anyone have any ideas what might be happening?
Thanks for your help
"The data was added to the database but the data won't be displayed in the form because it doesn't satisfy the criteria in the underlying record source"
and the new record disappears. If I then close the table and reopen it, the record reappears just how I entered it.
The timestamp field is not displaying any data and it is a primary key field in the table along with another field.
Does anyone have any ideas what might be happening?
Thanks for your help