Welcome to the Excel Forum

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Please Register to Remove these Ads

Please Register to Remove these Ads



Reply
  #1  
Old 03-10-2009, 03:11 AM
Reema Reema is offline
Registered User
 
Join Date: 25 Feb 2009
Location: India
MS Office Version:Access
Posts: 69
Reema is becoming part of the community
Applying rights to access account

Please Register to Remove these Ads

Hi,

How to configure accounts for teachers and students, teachers must login with an username and password, students only with studentID, teachers can do everything, students only can fill in forms and make printouts( forms and reports).

PLEASE HELP ME
Reply With Quote
  #2  
Old 03-18-2009, 04:10 AM
ExlGuru's Avatar
ExlGuru ExlGuru is offline
Forum Administrator
 
Join Date: 17 Mar 2009
Location: India
MS Office Version:2003,2007
Posts: 222
ExlGuru is becoming part of the community
Re: Applying rights to access account

Hi,

First of all you will have to create a table for teachers and students say users_tbl.

Then you have to make a column for login id.This login Id performs both the operations like Students, for their ID and Teachers for their username.

You can implement the security code on the form.You can apply permissions on that, like the student will only check their details not modify but the teachers can do everything they want.
Finally you have to check whether the user in a teacher or Student.If the user is student then disable the edit options but if the user is a teacher then allow addition, modification and deletion for that....
Reply With Quote
  #3  
Old 07-01-2009, 03:23 PM
CRIMEDOG CRIMEDOG is offline
Registered User
 
Join Date: 04 Feb 2009
Location: Texas
MS Office Version:Excel 2003
Posts: 32
CRIMEDOG is becoming part of the community
Re: Applying rights to access account

Does this work with ACCESS 2007?
Reply With Quote
  #4  
Old 07-01-2009, 03:41 PM
split_atom18 split_atom18 is offline
Forum Contributor
 
Join Date: 23 Apr 2009
Location: Fredericksburg, IA
MS Office Version:Ultimate 2007
Posts: 126
split_atom18 Has established their mark in the community
Re: Applying rights to access account

Quote:
Originally Posted by CRIMEDOG View Post
Does this work with ACCESS 2007?
In access 2007 there is no "Built In" user level security. You have to code you own via vba.

Hope this helps,

Dan
__________________
"I am not a rocket scientist, I am a nuclear engineer." - Split_atom18
If my advice has been helpful to you, then please help me by clicking on the scales and adding to my reputation, Thanks!
Reply With Quote


Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump