Results 1 to 5 of 5
  1. #1
    accessprobs is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Oct 2011
    Posts
    2

    access table

    hi,



    i am designing a database using access and my question is if i want to create a unique field called role id which can contain unique another field called contract role id and it should roll off if that particular role id expires or something.

    how can i do this.

  2. #2
    Stingaway is offline Efficiency Junkie
    Windows 7 64bit Access 2010 64bit
    Join Date
    Sep 2011
    Location
    The deep south. Keep going until you hit water basically.
    Posts
    224
    Could you be more vague?

    Define "roll off if that particular role id expires - or something"

  3. #3
    accessprobs is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Oct 2011
    Posts
    2
    oops sorry !

    like i have a column role id but when a person leaves that id and another person joins that role there is some clashes.

    how can i resolve this problem

  4. #4
    Stingaway is offline Efficiency Junkie
    Windows 7 64bit Access 2010 64bit
    Join Date
    Sep 2011
    Location
    The deep south. Keep going until you hit water basically.
    Posts
    224
    First thought is that if a person leaves, that particular role becomes inactive for that person. You could then adjust your queries / reports to look for occurrences of the particular role in question based on an active or inactive flag.

  5. #5
    orange's Avatar
    orange is online now Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,746
    Quote Originally Posted by accessprobs View Post
    hi,

    i am designing a database using access and my question is if i want to create a unique field called role id which can contain unique another field called contract role id and it should roll off if that particular role id expires or something.

    how can i do this.
    Here's a link to a document that will help with database design.
    http://forums.aspfree.com/attachment...achmentid=4712

    It seems from your info that a person "occupies/has" a role from a start to some end date. These would seem to be important attributes in your table.

    Also, it is recommended that you do NOT have names with spaces or special characters.
    Good luck with your project.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Access external table
    By kornelius in forum Programming
    Replies: 6
    Last Post: 03-29-2011, 01:03 PM
  2. Replies: 2
    Last Post: 12-22-2010, 01:46 PM
  3. Replies: 1
    Last Post: 05-13-2010, 10:50 AM
  4. ODBC table read to blank Access table write
    By dibblejon in forum Access
    Replies: 2
    Last Post: 03-10-2010, 08:39 AM
  5. Replies: 2
    Last Post: 10-27-2009, 07:09 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums