StormbringerX
Programmer
Windows XP
SQLServer2000
Hello again,
We currently have new software written in VB6, Server OS is Windows 2000 server, Database SQLSERVER2000, individual PCs are running XP.
The software has been installed on-site and is running very well, however I need a way to limit access to certain programs and functions. The reason for this is that there are some PCs that will be used by lawyers, etc... and the users don't want them to be able to access certain programs, and they definitely don't need to be able modify or delete data. I know I can handle the modify and deletes through permissions to the database, but does anyone have any methods that allow them to prevent users from executing certain reports, accessing control tables, etc...? I would really like to avoid having to put passwords on each function that might need limited access.
Any help or thoughts is appreciated.
Dave
SQLServer2000
Hello again,
We currently have new software written in VB6, Server OS is Windows 2000 server, Database SQLSERVER2000, individual PCs are running XP.
The software has been installed on-site and is running very well, however I need a way to limit access to certain programs and functions. The reason for this is that there are some PCs that will be used by lawyers, etc... and the users don't want them to be able to access certain programs, and they definitely don't need to be able modify or delete data. I know I can handle the modify and deletes through permissions to the database, but does anyone have any methods that allow them to prevent users from executing certain reports, accessing control tables, etc...? I would really like to avoid having to put passwords on each function that might need limited access.
Any help or thoughts is appreciated.
Dave