E
egun
We have a database that currently has several generations of front end files
floating around. So far there are no problems with that, but we are making
some major changes to the front end (primarily in VBA macros, but also some
forms changes), and we want all users to use the new front end file. The
problem is, we don't know which users are using their own front end, and
which are using the "master" front end.
Does anyone have an idea for how we could use the back end file to detect
whether a particular front end is current or not? I would like to be able to
have the back end reject any access that is coming from an old front end. Is
there a way for a back end file to interact with a front end, such that the
back end can check something in the front end (like the presence of a certain
table in the front end) and not allow changes from any front end that doesn't
have that feature? I'd like to be able to put up a message that says "Please
upgrade to the latest front end file."
Thanks,
Eric
floating around. So far there are no problems with that, but we are making
some major changes to the front end (primarily in VBA macros, but also some
forms changes), and we want all users to use the new front end file. The
problem is, we don't know which users are using their own front end, and
which are using the "master" front end.
Does anyone have an idea for how we could use the back end file to detect
whether a particular front end is current or not? I would like to be able to
have the back end reject any access that is coming from an old front end. Is
there a way for a back end file to interact with a front end, such that the
back end can check something in the front end (like the presence of a certain
table in the front end) and not allow changes from any front end that doesn't
have that feature? I'd like to be able to put up a message that says "Please
upgrade to the latest front end file."
Thanks,
Eric