L
Lisa Z
About two weeks ago, I discovered a problem in our database. There had been
a corruption that our IT dept. tried to correct by rebuilding one of the data
tables. In the process, the tech removed the linkage between that table
(Table A), which had a primary key defined on ID number, and the main data
table (Table B), which stores information on the various degree files we have
for each student.
I restored the linkage, or so I thought, last week. However, since that
time, when our assistant goes in to change addresses as students submit
address updates (Table A), we are discovering that the directory listing for
those students links incorrectly to another, totally unrelated student degree
record in the other table. (Table B) What would cause this error?
Other pertinent information... database is split... 3 users each have the
front end on their computers with back end on the Data server. Users all
utilize forms when reading or updating student information.
Any ideas on where I should look for the problem, or what I might have done
wrong in re-establishing the relationship?
a corruption that our IT dept. tried to correct by rebuilding one of the data
tables. In the process, the tech removed the linkage between that table
(Table A), which had a primary key defined on ID number, and the main data
table (Table B), which stores information on the various degree files we have
for each student.
I restored the linkage, or so I thought, last week. However, since that
time, when our assistant goes in to change addresses as students submit
address updates (Table A), we are discovering that the directory listing for
those students links incorrectly to another, totally unrelated student degree
record in the other table. (Table B) What would cause this error?
Other pertinent information... database is split... 3 users each have the
front end on their computers with back end on the Data server. Users all
utilize forms when reading or updating student information.
Any ideas on where I should look for the problem, or what I might have done
wrong in re-establishing the relationship?