I have an application which users have to log into in order to gain
access to the applications functionality. I have set-up a table which
will hold User Id's User Level's
passwords etc.....
I have setup user level security on this table. Only if you have a valid
username/password will you be able to use the application.
My question is this; in order to interrogate the Users table you will
have to supply your UID and PASSWORD. This is then used in the connect
string of the rdo OpenConnection statement. If you have access to this
table - what is to prevent users to opening up Microsoft Access and
logging into the Users table and seeing everyone's UID/password etc????
Is there anyway to prevent this from happening? Your answers to this
question will truely be appreciated.
Best Regards,
Gordon Kelly
Once you look at this, your next question will probably be how to avoid
making your users log-in twice. There is no real good way, but if you use
www.deja.com you might be able to find a thread from a couple months ago
where Mary Chipman and I argued over a possible, very kludgey method.
Good luck,
Doug
Gordon Kelly <gordon...@virgin.net> wrote in message
news:37B8CC41...@virgin.net...
Cheers,
Denis Gorshkov
Mobi-Sys Software Group Inc.
Try VMake - our VB multiproject build tool at:
www.mobi-sys.com
Gordon Kelly wrote in message <37B8CC41...@virgin.net>...
Doug
Denis Gorshkov <den...@mobi-sys.com> wrote in message
news:CC5u3.93$iq5.4...@news.bctel.net...