W
Whodat
am new to dynamic web design and am having some trouble designing a db/web
form for a hockey team. I am hoping to have a form that will update the
records for each player on the team.
I have created a table in my DB with the following column headers:
playerid (primary, autonumber)
playername
goals
assists
points
pims
shutouts
whenever I try to update the table from the form I created in dreamweaver,
it overwrites the other entries. Can anyone point me in the right direction?
I have been searching around for most of the day and cant find the answer.
One other thing I was hoping to find out. Is it possible to have the form
update the record so that the numbers are cumulative? For example Tom Smith
has 4 goals in his next game he scores 2 more, I enter 2 into the form and
the database changes his goals record to 6. Is this a possibility?
form for a hockey team. I am hoping to have a form that will update the
records for each player on the team.
I have created a table in my DB with the following column headers:
playerid (primary, autonumber)
playername
goals
assists
points
pims
shutouts
whenever I try to update the table from the form I created in dreamweaver,
it overwrites the other entries. Can anyone point me in the right direction?
I have been searching around for most of the day and cant find the answer.
One other thing I was hoping to find out. Is it possible to have the form
update the record so that the numbers are cumulative? For example Tom Smith
has 4 goals in his next game he scores 2 more, I enter 2 into the form and
the database changes his goals record to 6. Is this a possibility?