Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 MS Access
 Setting the position of a player

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-08-24 : 09:09:01
Geert writes "Hi,
I was wondering how I can make my database automatically set a position for the players in my tournament...
ie
Player 1 277points position=1
Player 2 288points position=3
Player 3 278points position=2
Player 4 278points position=2
Player 5 299points position=5

I know how to sort my table so the player with the lowest points is in the first row, but how can I make my Access97 database parse a position for this player?"

   

- Advertisement -