Hi,
I'm very new to Access but have been tasked with designing a database to manage many of our projects at work. At the moment I'm really just thinking about the structure I need and the current specific issue is this.
The database will be viewed and edited by many different people. Two people will want admin rights to be able to view and edit anything. The others should be able to view everything but only edit certain records. These will be the records relating to the projects for which they are project manager and will contain a field containing their name.
I was wondering if Access can retrieve the user's login name for their main network login or if I would need a seperate login form for when they open the database? Obviously if the program can automatically recognise who they are that would be better.
The login could then be matched with the manager's name.
Is it possible to lock certain records for editing based on the value in one of the fields?
If so how? if not is there another way to solve this?
Reading through this post now makes me think that VBA way need to be involved so sorry if this is in the wrong place. Hope if makes sense and someone can give me some pointers.
Also can anyone reccommend some good Access books for general Access use and for Access VBA programming? I'm using Access 2003
Thanks in advance, Robyn
I'm very new to Access but have been tasked with designing a database to manage many of our projects at work. At the moment I'm really just thinking about the structure I need and the current specific issue is this.
The database will be viewed and edited by many different people. Two people will want admin rights to be able to view and edit anything. The others should be able to view everything but only edit certain records. These will be the records relating to the projects for which they are project manager and will contain a field containing their name.
I was wondering if Access can retrieve the user's login name for their main network login or if I would need a seperate login form for when they open the database? Obviously if the program can automatically recognise who they are that would be better.
The login could then be matched with the manager's name.
Is it possible to lock certain records for editing based on the value in one of the fields?
If so how? if not is there another way to solve this?
Reading through this post now makes me think that VBA way need to be involved so sorry if this is in the wrong place. Hope if makes sense and someone can give me some pointers.
Also can anyone reccommend some good Access books for general Access use and for Access VBA programming? I'm using Access 2003
Thanks in advance, Robyn