Is there a way for LIMITED Access user in WIN XP to use a VB.NET Front-end to MS Access database?
From: raymartin (anonymous_at_discussions.microsoft.com)
Date: 02/20/04
- Next message: Rob: "Unable to find an entry point named EnumerateSecurityPackagesW in DLL security.dll."
- Previous message: Herbert: "Signing a file, crypto checksum"
- Next in thread: Chris Jackson: "Re: Is there a way for LIMITED Access user in WIN XP to use a VB.NET Front-end to MS Access database?"
- Reply: Chris Jackson: "Re: Is there a way for LIMITED Access user in WIN XP to use a VB.NET Front-end to MS Access database?"
- Reply: Paul Clement: "Re: Is there a way for LIMITED Access user in WIN XP to use a VB.NET Front-end to MS Access database?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 19 Feb 2004 15:06:05 -0800
I have an access 2000 database running under WIN XP. There is no password on the database. I have a VB.NET application that connects using "ADMIN" and no password. All of the users of this computer that have ADMIN level security under WIn XP can use the application fine. I have one user that has LIMITED XP Security priveleges, but if they attempt to use the VB.NET application the .NET framework throws an exception with the message that this user does not have permission to the database - even though they are using an application that connects using ADMIN and no password.
There are two different program. One simply hosts a Crystal Report against the database. This works fine!!!
The other allows for updates to the tables. This is the one with the errors. It apepars that either WIN XP or .NET is "adding" some kind of restriction that grants the user with LIMITED access only READ-ONLY rights to the Database?
How can I allow the LIMITED user to run the application?
- Next message: Rob: "Unable to find an entry point named EnumerateSecurityPackagesW in DLL security.dll."
- Previous message: Herbert: "Signing a file, crypto checksum"
- Next in thread: Chris Jackson: "Re: Is there a way for LIMITED Access user in WIN XP to use a VB.NET Front-end to MS Access database?"
- Reply: Chris Jackson: "Re: Is there a way for LIMITED Access user in WIN XP to use a VB.NET Front-end to MS Access database?"
- Reply: Paul Clement: "Re: Is there a way for LIMITED Access user in WIN XP to use a VB.NET Front-end to MS Access database?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|