I have a master (stores) table with one to many relationship to another projects table. I am also using the master table with a one to one relationship to another surveilance installation table. Here, there might be some some questions raised as to the need for having 1 to 1 relationship but I just need to have this as part of extended number of attributes in madter table. One store may one surviellance installed.
The issue is that if someone is working in a screen based on master-projects table, others working in another form based oon 1 to 1 relationship get out of memory error message when they try to close the form. Is there anyway, this can be avoided. Could I avert this error by changing the relation to 1 to many and if so, how could that be done.
Cheers
AK
Note: Using Access 97 - still.
The issue is that if someone is working in a screen based on master-projects table, others working in another form based oon 1 to 1 relationship get out of memory error message when they try to close the form. Is there anyway, this can be avoided. Could I avert this error by changing the relation to 1 to many and if so, how could that be done.
Cheers
AK
Note: Using Access 97 - still.