Prevent access to back end by front end

T

TC

There is no easy way for the back end to know that someone has just
connected to it. So the answer is, "not really".

HTH,
TC
 
D

David

We have 2 versions of our database, a 97 version and a
2000 version. Both run against a common back-end. We now
want to force everyone to use the 2000 version and so need
a way to detect the front end from the back-end and
prevent access if it is coming from the 97 version.

Any ideas on how this could be done?
 
J

Joan Wild

Why not simply upgrade the backend to 2000? A 97 version frontend won't be
able to link to a 2000 version backend.
 
D

David

Sounds like a good solution! Thanks.
-----Original Message-----
Why not simply upgrade the backend to 2000? A 97 version frontend won't be
able to link to a 2000 version backend.

--
Joan Wild
Microsoft Access MVP




.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top