HI CAN SOMEBODY PLEASE TELL ME WHAT THIS ERROR MESSAGE MEANS ??? THIS IS A RESULT OF ME SUBMITTING A FORM TO UPDATE A RECORD. I SET A PRIMARY KEY IN MY SQL DATABASE.
THANK YOU
Error Occurred While Processing Request
Error Diagnostic Information
Primary key field PriKey not found.
The field PriKey was not found in the Form input. This field is required in order to do an UPDATE because it is part of the primary key for the RunData table.
The error occurred while processing an element with a general identifier of (CFUPDATE), occupying document position (2:1) to (2:53).
THANK YOU
Error Occurred While Processing Request
Error Diagnostic Information
Primary key field PriKey not found.
The field PriKey was not found in the Form input. This field is required in order to do an UPDATE because it is part of the primary key for the RunData table.
The error occurred while processing an element with a general identifier of (CFUPDATE), occupying document position (2:1) to (2:53).