PC Review


Reply
Thread Tools Rate Thread

Just protect backend

 
 
DMW
Guest
Posts: n/a
 
      20th Aug 2003
I have a split database which mult. users will access. I
use forms to get them through the program and hide tables
etc while they are there. I just want to be able to put a
password on the backend of the database so that they can't
directly open and change it or add data . I don't mind
changes and updates through the controlled forms.
Can I do this without requiring each user to sign in with
a password to use the application? Thanks in advance for
your advice.
 
Reply With Quote
 
 
 
 
Scott McDaniel
Guest
Posts: n/a
 
      20th Aug 2003
You can set a Database Password on the BACK END, but they will have to enter
this password (unless you have used unbound forms and can code it into your
connect string) ... should have to do it only once per session, which isn't
really a big deal.

"DMW" <(E-Mail Removed)> wrote in message
news:0c8401c3670a$bea5b2d0$(E-Mail Removed)...
> I have a split database which mult. users will access. I
> use forms to get them through the program and hide tables
> etc while they are there. I just want to be able to put a
> password on the backend of the database so that they can't
> directly open and change it or add data . I don't mind
> changes and updates through the controlled forms.
> Can I do this without requiring each user to sign in with
> a password to use the application? Thanks in advance for
> your advice.



 
Reply With Quote
 
Jack MacDonald
Guest
Posts: n/a
 
      22nd Aug 2003
You can deny the Admin user permission to open the tables in the
backend. Then use Read With Owners Permission (RWOP) queries in your
frontend to access the data. It's explained in the Security FAQ - it
is linked from the site in my signature.


On Wed, 20 Aug 2003 04:03:54 -0700, "DMW" <(E-Mail Removed)> wrote:

>I have a split database which mult. users will access. I
>use forms to get them through the program and hide tables
>etc while they are there. I just want to be able to put a
>password on the backend of the database so that they can't
>directly open and change it or add data . I don't mind
>changes and updates through the controlled forms.
>Can I do this without requiring each user to sign in with
>a password to use the application? Thanks in advance for
>your advice.



=======================================================
Jack MacDonald
remove UPPERCASE LETTERS from email address
Vancouver, B.C. Canada
Info about MSAccess user-level security
www.geocities.com/jacksonmacd
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Protect Backend Database Martin Hopkins Microsoft Access Security 2 4th Apr 2007 09:28 PM
Simple task works when MS SQL Server is the backend but not when MySQL is the backend. Ted Microsoft ASP .NET 1 22nd Feb 2007 09:33 PM
Protect Access Backend box2003 Microsoft Access Security 0 19th Jun 2006 10:59 AM
Access backend vs mysql backend =?Utf-8?B?RGFu?= Microsoft Access 0 1st Jun 2005 01:46 AM
Copying table in Backend to another Backend =?Utf-8?B?cmRoMWE=?= Microsoft Access Form Coding 3 16th Dec 2004 06:25 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:33 PM.