> Thank you, however what can i do?
> Can you direct me to a note someone has written on how to convert my
[quoted text clipped - 6 lines]
> One last thing, is it not possible to encrypt the BE through Access
> tools?
Encrytping in Access just protects the data from being looked at with
Notepad, a hex editor, or similar program. It does nothing to protect
someone from looking at it with Access because Access just decrypts it on
the fly as it is looked at.
Depending on the application it can be fairly easy to move the data to a
server database (like SQL Server) or it can be a big job. First thing
would be to see if you can get a SQL Server instance installed on a server
somewhere on the network and whether someone in the IT staff will maintain
it or if they will expect that to be your problem. Until you have that
figured out there is no point in worrying about the technical details of
doing it.

Signature
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
salmonella - 22 May 2007 19:23 GMT
thanks for your help and time, I will get with them.
> > Thank you, however what can i do?
> > Can you direct me to a note someone has written on how to convert my
[quoted text clipped - 19 lines]
> figured out there is no point in worrying about the technical details of
> doing it.
salmonella - 24 May 2007 14:24 GMT
Hi Rick,
Sorry to bother you again but this is really bothering me and I just want to
confirm things. If I understand things correctly it is IMPOSSIBLE to secure a
mdb file (i.e. backend) and even with user level security ANYONE that has
access to the BE can easily open it and read any info using a comercially
available program.
If this is true the Access is pretty damn worthless. Any Access database
that stores peoples ages, credit card numbers, addresses, etc. is accessable
to anyone that can get to the backend.
How come NOBODY talks about this. When I asked questions about securing my
data I was told by everyone to use ULS and RWOP queries to lock people out of
things- which I now see was a big waste of time. If it is truly tis bad
people need to start talking openly about this. For example, I saw an MVP
that has an application for taking reservations etc. for tourists. If I
bought this and put it on a pc, even with ULS an employee could take the BE,
open it and sell people's credit card numbers etc. Surely I am missing
something ...... or is it really this bad?
thanks,
> > Thank you, however what can i do?
> > Can you direct me to a note someone has written on how to convert my
[quoted text clipped - 19 lines]
> figured out there is no point in worrying about the technical details of
> doing it.