D
David
Hello,
I was wondering everyone thought on a problem that just
occured with one of my tables.
Yesterday I noticed that in one of my tables that all the
record prior to yesterday were gone. I never have seen
this before. I have lost records before, but that was
through curuption. With curupted records you would see
misc characters, jibberish, and here it's like the
records started at autonumber 680. Here is the DB design
Thers is a TBLStudentData and TBLTestingData.
These to tables are linked. The TBLTestingData table is
intact no errors.
In a form when a student signs in, their name and address
go into TBLStudentData, and the Testing data goes into
TBLTestingData.
Does this sounf like curuption or does sound like some
deleted the records.
I was wondering everyone thought on a problem that just
occured with one of my tables.
Yesterday I noticed that in one of my tables that all the
record prior to yesterday were gone. I never have seen
this before. I have lost records before, but that was
through curuption. With curupted records you would see
misc characters, jibberish, and here it's like the
records started at autonumber 680. Here is the DB design
Thers is a TBLStudentData and TBLTestingData.
These to tables are linked. The TBLTestingData table is
intact no errors.
In a form when a student signs in, their name and address
go into TBLStudentData, and the Testing data goes into
TBLTestingData.
Does this sounf like curuption or does sound like some
deleted the records.