J
Jim Hess
Using Access XP. I have a "legacy" Access database
application that started in Access 97, and has migrated
forward. It is an accounting application that is used
within our department at the University. I have a form
for requisitions that is a master/detail form. The key
field in the main requisition table is the requisition
number, and that number is the foreign key in the line
items table. I have the relationship established in the
back end database, and I have cascading updates and
deletes selected. It seems that the updating has failed
because if I change a requisition number then the line
items are lost. This type of relationship still works
with the travel authorizations, but I can't seem to get it
working with the requisitions. Can someone please give me
a clue as to where to start? I haven't used any code for
the cascading updates or deletes. I have just relied on
the relationship to do the job for me. It has worked well
for several years, but now I can't seem to get it to work.
application that started in Access 97, and has migrated
forward. It is an accounting application that is used
within our department at the University. I have a form
for requisitions that is a master/detail form. The key
field in the main requisition table is the requisition
number, and that number is the foreign key in the line
items table. I have the relationship established in the
back end database, and I have cascading updates and
deletes selected. It seems that the updating has failed
because if I change a requisition number then the line
items are lost. This type of relationship still works
with the travel authorizations, but I can't seem to get it
working with the requisitions. Can someone please give me
a clue as to where to start? I haven't used any code for
the cascading updates or deletes. I have just relied on
the relationship to do the job for me. It has worked well
for several years, but now I can't seem to get it to work.