I am building a small database for our sales reps and each record has
a repcode field (int)
I would like to only allow a rep to see their own records and not
those rows with other repcodes
Any sugestions as to the best way to achieve this?
Simon TIA
a repcode field (int)
I would like to only allow a rep to see their own records and not
those rows with other repcodes
Any sugestions as to the best way to achieve this?
Simon TIA
Comment