The scenario is like this :-
I have 4 databases A.mdb,B.mdb,C.mdb and another one commonforms.mdb.
A,B and C have 10 forms in common and they are contained in commonforms.mdb (and in A,B and C too as of now).
What i want is that i keep those 10 forms only in commonforms.mdb and create "links" to them so that any changes that need to be done, are only to be done in commonforms.mdb but they should be openable from A,B and C. Is it possible ? (I know little about references)
Thanks.
I have 4 databases A.mdb,B.mdb,C.mdb and another one commonforms.mdb.
A,B and C have 10 forms in common and they are contained in commonforms.mdb (and in A,B and C too as of now).
What i want is that i keep those 10 forms only in commonforms.mdb and create "links" to them so that any changes that need to be done, are only to be done in commonforms.mdb but they should be openable from A,B and C. Is it possible ? (I know little about references)
Thanks.