Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. gearypa

    insert statement

    Hi I am having major problems with my sql statements. I have set up a fantasy football application which users have to pick 10 teams.I have a table in my database called "teams" which contains account ID(aid) and team number(tno). When a user selects a team I want the statement to get...
  2. gearypa

    sum query

    Hi I have a table set up in my database called "teams" which stores 'team_name' and 'points_scored'. I want to be able to select 10 teams from the table and sum their points together giving an overall total. For example, I want to get the total points amassed by...
  3. gearypa

    help with an update query

    Hi I am doing a fantasy football game and i am having trouble with an update statement. I have a results database which has 3 fields:- winning_teams,losing_teams, and drawing_teams. The winning_teams column contains the names of the teams which have won. All team in this column must have 5...
  4. gearypa

    sending info from webpage to java class using jsp

    i am doing a fantasy football project which requires information to be entered into a webpage.This info is then passed into variables within my java class/bean. I then want to insert this info into a database. I am not a very strong programmer and would be very grateful for any help. Thanks

Part and Inventory Search

Back
Top