The returned value won't change. If I enter a higher score it still says the same thing. I can't get it to update the new high score or series. Also will the same SQL statement work to calculate high scores for game 1, 2, and 3?
The SQL statement works fine for returning the stored value but is there a way that I can get it to change the value so that when I bowl a higher game or series it will update the stored value? Also would I do the same thing to return the value for the high for each game? Thanks for all of the...
Here is the file.
Please take a look at it and let me know what you think. It doesn't have any pictures in it unless you are counting things like text boxes and labels.
File
My question was on how to make it sort the scores highest to lowest and just display the highest. It says that the file is to big even when it is zipped. Maybe I can e-mail it to you?
I am making a db to handle my bowling scores. I can figure out how to set up a query to track my highest game and highest series. Any help would be appreciated, If you need to see the database I can send it to you.