I doing a soccer team database. In the database there is a team form which is based on a team table where the user can select 11 palyers for a particular fixture.
The 11 palyers are picked by using combo boxes and I was wondering is it possible for the user not to select the same players.
Is there some kind of validation that won't allow the user to do this.
The 11 palyers are picked by using combo boxes and I was wondering is it possible for the user not to select the same players.
Is there some kind of validation that won't allow the user to do this.