User with limited security cannot access a non-password protected database

R

raymartin

I have an access 2000 database running under WIN XP. There is no password onthe database. I have a VB.NET application that connects using "ADMIN" and no password. All 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 exceptionwith 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

How can I allow the LIMITED user to run the application?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top