C
Chuck
Hello,
I have a split application where there is a common front end that accesses
multiple sets of backend tables. When the user logs in they select the back
end they want to work with and the proper tables are linked. The front end is
on the server and each user has a shortcut to the mdb on their desktop.
What was a single user system will now be multiple users. What is happining
is, a user logs in and selects the backend tables they want. Then when a
second user logs in and selects a different back end the first user is
accessing the second user's back end selection.
Is there a way to have each user share the common front end but when they
open the application they use their own copy can work on different back end
databases?
Thank You
I have a split application where there is a common front end that accesses
multiple sets of backend tables. When the user logs in they select the back
end they want to work with and the proper tables are linked. The front end is
on the server and each user has a shortcut to the mdb on their desktop.
What was a single user system will now be multiple users. What is happining
is, a user logs in and selects the backend tables they want. Then when a
second user logs in and selects a different back end the first user is
accessing the second user's back end selection.
Is there a way to have each user share the common front end but when they
open the application they use their own copy can work on different back end
databases?
Thank You