Re: How to secure an Access database.
From: robher (anonymous_at_discussions.microsoft.com)
Date: 05/17/04
- Next message: Steve Payne: "Re: VBasic w/Access problem and Win XP"
- Previous message: msnews.microsoft.com: ""Unspecified error" with error code -2147467259"
- In reply to: david epsom dot com dot au: "Re: How to secure an Access database."
- Next in thread: david epsom dot com dot au: "Re: How to secure an Access database."
- Reply: david epsom dot com dot au: "Re: How to secure an Access database."
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 17 May 2004 13:46:05 -0700
Ok, granted that creating a multi-threaded application and handling all the inter-thread communication might be a bit of an overshoot here.
However, I could live with an application that runs with both users' permissions. Couldn't that be done? I'm no expert on the matter, but isn't it standard practice to grant physical access to a database only through the application?
BTW, if this isn't the right newsgroup, ¿could you indicate which is?
Thanks again.
----- david epsom dot com dot au wrote: -----
Ok, so you use impersonation or create two processes: one as
dbUser, one as Login User. Now, you have to communicate between
those two processes. There are a number of ways of communicating
between separate processes: memory, file system, messages,
semaphores: None of which you are going to learn about in
vb.database.ado :~(
- Next message: Steve Payne: "Re: VBasic w/Access problem and Win XP"
- Previous message: msnews.microsoft.com: ""Unspecified error" with error code -2147467259"
- In reply to: david epsom dot com dot au: "Re: How to secure an Access database."
- Next in thread: david epsom dot com dot au: "Re: How to secure an Access database."
- Reply: david epsom dot com dot au: "Re: How to secure an Access database."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|