A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: ASP and SQL: Randomise?

  1. #1
    ? tonytryout's Avatar
    Join Date
    Oct 2001
    Location
    Somewhere out there
    Posts
    864

    ASP and SQL: Randomise?

    I am doing a database on football (soccer) and contains several tables like LeagueTeam, LeagueTeam_1, Event, Player, Squad, etc...

    I am wondering if there is a chance of randomising the fixture list? e.g.
    1. LeagueTeam (for home team)
    2. LeagueTeam_1 (for away team)

    1. Newcastle V 2. Sunderland
    1. Man Utd V 2. Liverpool
    1. Sunderland V 2. Liverpool
    1. Sunderland V 2. Newcastle
    1. Newcastle V 2. Man Utd
    1. Liverpool V 2. Newcastle

    etc..
    These fixtures would be stored in a table called Fixtures.

    What are the procedures in randomising the League Teams (on ASP side not database) and producing a page containing the randomised fixture?

    Help/advice would be greatly appreciated.

  2. #2
    ? tonytryout's Avatar
    Join Date
    Oct 2001
    Location
    Somewhere out there
    Posts
    864
    Hate to do this but <bump>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center