• You shouldn't necessarily need 2 tables why not one table with something like

    Field Type

    Item - Int

    Version - Int (So one item can be changed and you record) changes

    Content - varchar

    EnteredDate - DateTime

    ValidTo - DateTime (Used to expire changed content)

    Approved - Bit (Yes No, 1 or 0)

    ApprovedBy - varchar (who approves)

    Facts are stubborn things, but statistics are more pliable - Mark Twain
    Carolyn
    SQLServerSpecialists[/url]