Hi,

I'm trying to write a vb.net program with an access database (access 2000). The database will be installed on a server and the application itself should be installed on the desktop of every user. The users make all part of the same corporate LAN.

The application will have a number of forms, but not every user should be able to use every function (or form). Is it possible to disable certain menu-functions based on the identification of the user? If yes, is there anybody who can help me with finding code to accomplish this?

Thanks very much

Tom