Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [TheStone] database design problem

Quote Reply
Re: [TheStone] database design problem In reply to
thanks for your reply! but i still hava a question,my database :

League: LeagueID, LeagueName
Team: TeamID, TeamName, LeagueID
Game: GameID, GameDate, TeamID_A, TeamID_B, Goals
Odds: OID,Home,Draw,Away,GameID,CID
BettingCompany:CID,CName

I use DBMAN SQL 2.1 ,when I add data of Odds, How can I have two input menu(input name TeamID_A,input name TeamID_B) automatically generated from table Game.Like:Liverpool v Leeds so what shall I do?thks!
Subject Author Views Date
Thread database design problem redstar 3045 Oct 22, 2003, 8:12 PM
Thread Re: [redstar] database design problem
604 2935 Oct 23, 2003, 11:04 AM
Post Re: [TheStone] database design problem
redstar 2925 Oct 23, 2003, 6:04 PM