PDA

View Full Version : Update Record


Jon Gibson
05-29-2009, 05:13 PM
Hello:

Project:
use a DW form as a voting mechanism

Goal:
Use form radio buttons to update a database table that the user submits

Problem:
Two fold - 1. every time I go to add a server behavior (update or insert) I get columns that I am not able to ascribe a value to (eg DW says 'numberVotes' Does Not Get a Value.) and 2. I cannot submit any of my columns.

Question:
Is this simply a case of a poorly setup database on my part? What am I missing?

Thank you,
Jon

Jon Gibson
05-30-2009, 02:18 PM
I was using the wrong behaviors . . .