Basic chess-game league table system
This is a basic “database” style system for tracking one-on-one games (in this case, it was chess) .You can enter players and matches, view a league-list of who’s winning overall and who is losing. It was written as a demonstration application for training and does not use MDAC or ADO. It does use MS Common Controls 1 and… Read More »