Answered
Problem inserting a record. Please help
I can't get my insert statement to work properly. I keep
looking it over and it is written correctly, but it doesn't fire
properly and doesn't throw and error. it just doesn't do anything.
I am attaching my code for the 2 pages. page 1 is my form, this form is to do both update an existing record, and insert a new record. Right now, on this page, it handles the existing record and edit fine, even updates it properly on the action page. But the new record is not posting. The 2nd page I am posting is my action query. I don't think the problem is there, I think it is in my form.
Can anyone please help me get this to work properly?
Thank you.
I am attaching my code for the 2 pages. page 1 is my form, this form is to do both update an existing record, and insert a new record. Right now, on this page, it handles the existing record and edit fine, even updates it properly on the action page. But the new record is not posting. The 2nd page I am posting is my action query. I don't think the problem is there, I think it is in my form.
Can anyone please help me get this to work properly?
Thank you.
