Re: Access DB LockDown?
- From: "NickHK" <TungCheWah@xxxxxxxxxxx>
- Date: Fri, 23 Jun 2006 13:44:59 +0800
Leave Access to control who can do what.
Create User Level Security, then your VB app connects with the only account.
This should get you started:
http://databases.about.com/od/tutorials/ss/usersecurity.htm
NickHK
"AK" <nospam@xxxxxxx> wrote in message
news:_WImg.22944$vU.10083@xxxxxxxxxxxxxxxxxxxxxxx
Maybe OTand
Our concept VB6 app reads and writes to a MS Access database. We need to
somehow put a firewall/shield around the database so that only our app can
access it. Can someowe point me in the the right direction for doing this.
While we want users of the software to be able to utilize our apps read
write capabilities, we don't want them viewing the database itself. Right
now all then have to do is find the mdb file and if they have access on
their system open the database. Is this a VB6 techniqu or a function of
Access.
AK
.
- References:
- Access DB LockDown?
- From: AK
- Access DB LockDown?
- Prev by Date: Re: Searching a WSS location using VB.NET
- Next by Date: Jet driver error - out of memory(80004005)
- Previous by thread: Access DB LockDown?
- Next by thread: Re: Access DB LockDown?
- Index(es):
Relevant Pages
|