Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB How-To
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 3rd, 2005, 03:02 PM
Registered User
 
Join Date: Mar 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default problem with access levels in application

Hi All

I am new to VB although I have experience in other programming languages. the project I am working on a designing an application which has MS SQL database at back-end has abt 15 forms for input and output of data. I need to provide the 3 different access levels for three different kind of users i.e.

Level1 for administrator who can access all the forms,
Level2 is for engineer who inputs data into system and have access to abt 10 forms
Level3 is operator who has access to only 5 foams

How can I associate the type of user to the form
Do I need to store the list of user and access levels into database?

Any help will be appreciated

Thanks
Nav

 
Old March 3rd, 2005, 07:22 PM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

I believe that you are going to have to store a list of users and their permissions in the database.
After all, that is what Windows does to handle security for users of workstations. Seems if there was an easier way, Mickey-Soft would use it.
 
Old March 8th, 2005, 05:17 PM
Registered User
 
Join Date: Mar 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks Brain:)







Similar Threads
Thread Thread Starter Forum Replies Last Post
levels for the small stars crmpicco Forum and Wrox.com Feedback 2 December 5th, 2006 05:33 AM
Re-Odering levels Brendan Bartley Access 5 November 16th, 2006 12:41 PM
User access levels without using the mdw RobCarter Access 1 April 18th, 2006 08:11 PM
problem running ms access application method Access 1 March 23rd, 2005 09:16 AM
user levels dazednconfused Beginning PHP 3 July 8th, 2003 04:29 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.