stickleprojects Level: Moderator

 Registered: 09-09-2002 Posts: 891
|
New Download: Basic chess-game league table system
New download available:
Basic chess-game league table system
Description:
Hi,
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 2, but that shouldn't be a problem if you can actually open the source! ;-)
Anyway, I think it might be useful to beginners who want to learn more about practical loops and filehandling.. and a bit about the listview control and forms-as-objects.
Comments more than welcome
Kieron
[Edited by stickleprojects on 16-01-2006 at 11:54 AM GMT]
|