Re: How to protect data within MS access?
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Thu, 26 Jul 2007 13:21:51 -0500
"Mike" <ablyplus@xxxxxxxxx> wrote in message
news:2ejha31hflmlm7kaukobhb6m77n2gfrgg6@xxxxxxxxxx
It is simple, I have a small client application, windows c# .NET,
framework 2.0...
Within mdb are two tables, the first one is approx 300.000 rows, and
second one is approx 100 rows. User reads (no update) and search data.
Search is normal with WHERE clause based on column value and
incremental.
<snipped>
Then the answer is still the same. It is practically impossible to protect a
file that anyone has physcial access to. If you have control of the box then
you can prevent physical access administratively through the operating
system. Otherwise, you either accept a certain amount of insecurity, or go
to something else. (SQL Express might provide some additional protection.
<?>)
But you just mentioned you are using dotNet. Then this is not the newsgroup
for you. This group is for questions concerning classic ADO only. I would
post your question in an MSAccess developer's group for suggestions on
security. And in dotNet group for questions on encryption.
hth
-ralph
.
- Follow-Ups:
- Re: How to protect data within MS access?
- From: Mike
- 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: Ralph
- Re: How to protect data within MS access?
- From: Mike
- How to protect data within MS access?
- Prev by Date: Re: Which ADO provider to use to connect to MS Access DB under Vista x64 ?
- Next by Date: Re: Waiting for a recordset to finish fetching
- 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
|