View Full Version : VB 6 Users Login issue.


dfuas
07-21-2006, 01:28 AM
Hi,

On login I want to give certain rights to my users, i.e. unable or disable certain commands, etc. I have a sql server db table with users and they are allocated departments as Temp, Admin, etc. According to which department a user belongs, on login would have access to certain commands, etc.
How can I do this on login and where would put the code?
Cheers
df