I am new to creating anything complicated in Access. I need to create a database of drawing numbers. The database will have fields for approvals by several different groups. Only members of the group should be able to write to that group's approval field.<br>
<br>
I found a thread (Jan 4, 2000 - Jan 5, 2000) by Sterling, dougp, and Elisabeth that discussed this but I could not see a complete solution.<br>
<br>
I am thinking I can use the user/group level security and have a table for each groups approval (which only that group can change). Then link(?) each groups approval table to a table with all the drawing numbers, I tried putting a autonumber field in each table and link the autonumber fields together in a form, but the autonumbers seem to not work well (sometime it skips a number).<br>
<br>
How do I link(?) the tables together when they don't have a common field? <br>
<br>
Is there a better apporach than I am taking?<br>
<br>
Any help would be greatly appreciated. Thanks.
<br>
I found a thread (Jan 4, 2000 - Jan 5, 2000) by Sterling, dougp, and Elisabeth that discussed this but I could not see a complete solution.<br>
<br>
I am thinking I can use the user/group level security and have a table for each groups approval (which only that group can change). Then link(?) each groups approval table to a table with all the drawing numbers, I tried putting a autonumber field in each table and link the autonumber fields together in a form, but the autonumbers seem to not work well (sometime it skips a number).<br>
<br>
How do I link(?) the tables together when they don't have a common field? <br>
<br>
Is there a better apporach than I am taking?<br>
<br>
Any help would be greatly appreciated. Thanks.