|
-
October 3rd, 2001, 05:54 AM
#1
User Access right...
Hi,
I'm developping some applications in VB6. Many of them are multi-users applications and I have to create many user and assign rights for each one.
Are there any component that can help me to do this ?
Thanks
Tuan Nguyen
-
October 3rd, 2001, 07:01 AM
#2
Re: User Access right...
If it is multiuser application you probably already have a database as a backend. You can create a table with user names, passwords and rights. When user login check thhis table and do whatever you need to do.
Iouri Boutchkine
[email protected]
-
October 3rd, 2001, 08:17 PM
#3
Re: User Access right...
Because each user has many rights: on the menu, on each control in forms,... So I have to do many things in code to enable, disable, or hide related items. I need components to do this for me without any code. I see something the same for Delphi and it's is quite usefull.
Do you know one for VB ?
Tuan Nguyen.
Tuan Nguyen
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|