Re: How to protect data within MS Access?
- From: Mike <ablyplus@xxxxxxxxx>
- Date: Thu, 26 Jul 2007 17:53:51 +0200
we are talking about .mdb with two tables, the first one is approx
250.000 to max 300.000 rows with 3 columns and second one is approx
100 rows.
We are not expecting from user to update existing record, ony reading,
searching (standard search based on column result (WHERE) and
incremental search)
On Thu, 26 Jul 2007 09:41:16 +0100, "Mark Rae [MVP]"
<mark@xxxxxxxxxxxxxxxxx> wrote:
"Mike" <ablyplus@xxxxxxxxx> wrote in message.
news:fpfga3tq8m9nk6hpqp4rmoa4h5snarna56@xxxxxxxxxx
If protect MS Access with password it doesn't mean to much. On
internet, we can find plenty tools for opening forgotten passwords
etc.
I'm guessing that you don't actually mean Microsoft Access, but are talking
about a Jet (.mdb) database...
What I should do, is there some example of encryption data within db
or what.
There is no way to secure a Jet database, as there are any number of tools
available which will remove any security, including database password,
workgroup and encryption. These will make the database harder to open for
average users, but a professional will get in in seconds...
How I can do that on different way, I can buy some component, or I can
use some another db, but I am not sure what exactly. I have win
application and I have to provide automatic setup...
How much data are we talking about?
Will the user be expected to update existing records / insert new
records...?
- Follow-Ups:
- Re: How to protect data within MS Access?
- From: Mark Rae [MVP]
- Re: How to protect data within MS Access?
- References:
- How to protect data within MS Access?
- From: Mike
- Re: How to protect data within MS Access?
- From: Mark Rae [MVP]
- How to protect data within MS Access?
- Prev by Date: Re: How to read version of assembly programmaticaly?
- Next by Date: Re: Pen Table API
- Previous by thread: Re: How to protect data within MS Access?
- Next by thread: Re: How to protect data within MS Access?
- Index(es):
Relevant Pages
|